fix: message handling with useCallback and cleanup #11
Annotations
9 errors and 7 warnings
|
Code Quality Checks
Process completed with exit code 1.
|
|
Code Quality Checks:
src/router.tsx#L7
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Code Quality Checks:
src/components/SiriContent.tsx#L46
Unexpected any. Specify a different type
|
|
Code Quality Checks:
src/components/SiriContent.tsx#L36
Unexpected any. Specify a different type
|
|
Code Quality Checks:
src/components/SiriContent.tsx#L28
Unexpected any. Specify a different type
|
|
Code Quality Checks:
src/components/SiriContent.tsx#L28
Unexpected any. Specify a different type
|
|
Code Quality Checks:
src/components/SiriContent.tsx#L20
Unexpected any. Specify a different type
|
|
Security Audit
Resource not accessible by integration - https://docs.github.com/rest
|
|
Security Audit
Process completed with exit code 1.
|
|
Code Quality Checks:
src/components/SiriContent.tsx#L86
React Hook useEffect has missing dependencies: 'startListening' and 'stopListening'. Either include them or remove the dependency array
|
|
Code Quality Checks:
src/components/SiriContent.tsx#L66
React Hook useEffect has a missing dependency: 'handleUserInput'. Either include it or remove the dependency array
|
|
Code Quality Checks:
src/components/PasswordCat.tsx#L53
React Hook useEffect has a missing dependency: 'messages'. Either include it or remove the dependency array
|
|
Security Audit
This run of the CodeQL Action does not have permission to access the CodeQL Action API endpoints. This could be because the Action is running on a pull request from a fork. If not, please ensure the workflow has at least the 'security-events: read' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
|
|
Security Audit
Resource not accessible by integration - https://docs.github.com/rest
|
|
Security Audit
This run of the CodeQL Action does not have permission to access the CodeQL Action API endpoints. This could be because the Action is running on a pull request from a fork. If not, please ensure the workflow has at least the 'security-events: read' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
|
|
Security Audit
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|