Skip to content

CodeQL and ESLint Analysis #1328

CodeQL and ESLint Analysis

CodeQL and ESLint Analysis #1328

Triggered via schedule November 15, 2024 17:31
Status Success
Total duration 1m 49s
Artifacts

codeql.yml

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

Annotations

12 warnings
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): src/components/Buttons/ThemeToggle.tsx#L27
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Analyze (javascript): src/components/Navbar/LanguageMenu.tsx#L43
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Analyze (javascript): src/components/Navbar/Navbar.tsx#L95
React Hook useMemo has a missing dependency: 'locale'. 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'.
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): src/components/Buttons/ThemeToggle.tsx#L27
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
Analyze (typescript): src/components/Navbar/LanguageMenu.tsx#L43
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
Analyze (typescript): src/components/Navbar/Navbar.tsx#L95
React Hook useMemo has a missing dependency: 'locale'. Either include it or remove the dependency array