Merge pull request #296 from 0x74h51N/Staging #1257
Annotations
7 warnings
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/
|
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/
|
Run ESLint:
components/Buttons/ThemeToggle.tsx#L27
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
Run ESLint:
components/Navbar/LanguageMenu.tsx#L43
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|
Run ESLint:
hooks/useOutsideClick.ts#L38
React Hook useEffect has a missing dependency: 'scroll'. Either include it or remove the dependency array
|
Run ESLint:
hooks/useSupabaseFetch.ts#L108
React Hook useEffect has a missing dependency: 'schemaPath'. Either include it or remove the dependency array
|
Initialize CodeQL
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'.
|
Loading