Delete unused files. Modularize components in UploadManual #40
Annotations
10 errors and 1 warning
src/App.tsx#L3
'Footer' is defined but never used
|
src/components/Footer.tsx#L1
'useState' is defined but never used
|
src/components/Footer.tsx#L1
'useEffect' is defined but never used
|
src/components/Navbar.tsx#L45
'button' is assigned a value but never used
|
src/components/SavedSearches.tsx#L1
'useState' is defined but never used
|
src/components/Search.tsx#L114
Unexpected lexical declaration in case block
|
src/components/Search.tsx#L115
Unexpected lexical declaration in case block
|
src/components/Search.tsx#L115
'combinedData' is never reassigned. Use 'const' instead
|
src/components/Search.tsx#L116
Unexpected lexical declaration in case block
|
src/components/Search.tsx#L140
Unexpected lexical declaration in case block
|
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/.
|
The logs for this run have expired and are no longer available.
Loading