Add deprecated notice #85
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/footer.tsx#L2
'Nav' is defined but never used
|
src/components/footer.tsx#L5
'CharachorderLogoImage' is defined but never used
|
src/components/footer.tsx#L6
'BackButton' is defined but never used
|
src/components/footer.tsx#L12
'needsBackButton' is assigned a value but never used
|
src/components/footer.tsx#L15
'needsBackButton2' is assigned a value but never used
|
src/components/footer.tsx#L18
'needsBackButton3' is assigned a value but never used
|
src/components/hamburgerMenu.tsx#L1
'useEffect' is defined but never used
|
src/components/hamburgerMenu.tsx#L1
'useRef' is defined but never used
|
src/components/hamburgerMenu.tsx#L2
'ReactElement' is defined but never used
|
src/components/hamburgerMenu.tsx#L14
Unexpected any. Specify a different type
|
This job succeeded
Loading