Skip to content
Triggered via pull request September 18, 2024 15:16
Status Success
Total duration 2m 8s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Analyze (typescript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (typescript)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (typescript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
Analyze (typescript): components/Buttons/ThemeToggle.tsx#L27
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Analyze (typescript): components/Navbar/LanguageMenu.tsx#L43
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Analyze (typescript): hooks/useOutsideClick.ts#L38
React Hook useEffect has a missing dependency: 'scroll'. Either include it or remove the dependency array
Analyze (typescript): hooks/useSupabaseFetch.ts#L108
React Hook useEffect has a missing dependency: 'schemaPath'. Either include it or remove the dependency array
Analyze (javascript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (javascript)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (javascript): components/Buttons/ThemeToggle.tsx#L27
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Analyze (javascript): components/Navbar/LanguageMenu.tsx#L43
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Analyze (javascript): hooks/useOutsideClick.ts#L38
React Hook useEffect has a missing dependency: 'scroll'. Either include it or remove the dependency array
Analyze (javascript): hooks/useSupabaseFetch.ts#L108
React Hook useEffect has a missing dependency: 'schemaPath'. Either include it or remove the dependency array
Analyze (javascript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.