Skip to content

Dependencies upgrade #198

Dependencies upgrade

Dependencies upgrade #198

Triggered via pull request February 5, 2024 12:17
@thibaudbraultthibaudbrault
synchronize #218
dev
Status Success
Total duration 1m 2s
Artifacts

main.yml

on: pull_request
Run Type Check & Linters
53s
Run Type Check & Linters
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run Type Check & Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Type Check & Linters: src/components/Nav/GenNav.tsx#L54
React Hook useEffect has a missing dependency: 'game'. Either include it or remove the dependency array
Run Type Check & Linters: src/hooks/useNextCssRemovalPrevention.tsx#L7
'useFullAsPath' was used before it was defined
Run Type Check & Linters: src/hooks/useNextCssRemovalPrevention.tsx#L18
'getHash' was used before it was defined
Run Type Check & Linters: src/hooks/useNextCssRemovalPrevention.tsx#L31
'querySelectorAllArray' was used before it was defined
Run Type Check & Linters: src/hooks/useNextCssRemovalPrevention.tsx#L39
'getHash' was used before it was defined
Run Type Check & Linters: src/hooks/useNextCssRemovalPrevention.tsx#L71
'querySelectorAllArray' was used before it was defined
Run Type Check & Linters: src/hooks/useNextCssRemovalPrevention.tsx#L77
'moveNodeBelowReferenceNode' was used before it was defined
Run Type Check & Linters: src/hooks/useNextCssRemovalPrevention.tsx#L84
'getReferenceNode' was used before it was defined
Run Type Check & Linters: src/hooks/useNextCssRemovalPrevention.tsx#L120
'moveNodeBelowReferenceNode' was used before it was defined
Run Type Check & Linters: src/modules/pokedex/pokemon/components/nav/Nav.tsx#L57
React Hook useEffect has a missing dependency: 'game'. Either include it or remove the dependency array