Skip to content

Finish upload pages #23

Finish upload pages

Finish upload pages #23

Triggered via push June 29, 2024 10:16
Status Failure
Total duration 37s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/Navbar.tsx#L18
'LocationState' 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): src/components/UploadOptions.tsx#L24
'navigate' is never reassigned. Use 'const' instead
build (20.x): src/components/UploadOptions.tsx#L26
'path' is never reassigned. Use 'const' instead
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/.