Add footer #25
Annotations
10 errors and 1 warning
build (20.x):
src/App.tsx#L3
'Footer' is defined but never used
|
build (20.x):
src/components/Button.tsx#L1
'useState' is defined but never used
|
build (20.x):
src/components/Button.tsx#L11
'buttonClicked' is defined but never used
|
build (20.x):
src/components/Footer.tsx#L1
'useState' is defined but never used
|
build (20.x):
src/components/Footer.tsx#L1
'useEffect' is defined but never used
|
build (20.x):
src/components/SavedSearches.tsx#L1
'useState' is defined but never used
|
build (20.x):
src/components/SavedSearches.tsx#L12
'buttonClicked' is defined but never used
|
build (20.x):
src/components/UploadOptions.tsx#L10
'navigate' is never reassigned. Use 'const' instead
|
build (20.x):
src/components/UploadOptions.tsx#L12
'path' is never reassigned. Use 'const' instead
|
build (20.x):
src/components/UploadOptions.tsx#L23
'from' is defined but never used
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|