Delete guest sign in button #16
Annotations
10 errors and 1 warning
build (20.x):
src/components/Search.tsx#L20
'ListItemButton' is defined but never used
|
build (20.x):
src/pages/Upload.tsx#L5
'navigate' is never reassigned. Use 'const' instead
|
build (20.x):
src/pages/Upload.tsx#L7
'path' is never reassigned. Use 'const' instead
|
build (20.x):
src/pages/Upload.tsx#L22
'navigate' is never reassigned. Use 'const' instead
|
build (20.x):
src/pages/Upload.tsx#L24
'path' is never reassigned. Use 'const' instead
|
build (20.x):
src/pages/UploadFile.tsx#L2
'useNavigate' is defined but never used
|
build (20.x):
src/pages/UploadInput.tsx#L2
'useNavigate' is defined but never used
|
build (20.x):
src/pages/UploadLink.tsx#L2
'useNavigate' is defined but never used
|
build (20.x):
src/pages/Welcome.tsx#L6
'navigate' is never reassigned. Use 'const' instead
|
build (20.x):
src/pages/Welcome.tsx#L8
'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/.
|