Annie/code cleanup and organization #380
Annotations
3 errors and 10 warnings
run-lint:
frontend/src/App.tsx#L26
Missing file extension for "./constants/routes"
|
run-lint:
frontend/src/components/common/SideBar.tsx#L17
Missing file extension for "../../constants/routes"
|
run-lint
Process completed with exit code 1.
|
run-lint:
frontend/.eslintrc.js#L35
Insert `,`
|
run-lint:
frontend/src/App.tsx#L56
Unexpected any. Specify a different type
|
run-lint:
frontend/src/App.tsx#L68
Replace `·path={ROUTES.PARTICIPANTS_PAGE}·element={<ParticipantsPage·/>}·/>·` with `⏎··············path={ROUTES.PARTICIPANTS_PAGE}⏎··············element={<ParticipantsPage·/>}⏎············/>`
|
run-lint:
frontend/src/components/common/SideBar.tsx#L1
'useContext' is defined but never used
|
run-lint:
frontend/src/components/common/SideBar.tsx#L2
'gql' is defined but never used
|
run-lint:
frontend/src/components/common/SideBar.tsx#L2
'useMutation' is defined but never used
|
run-lint:
frontend/src/components/common/SideBar.tsx#L9
'Avatar' is defined but never used
|
run-lint:
frontend/src/components/common/SideBar.tsx#L12
'Heading' is defined but never used
|
run-lint:
frontend/src/components/common/SideBar.tsx#L13
'useBreakpointValue' is defined but never used
|
run-lint:
frontend/src/components/common/SideBar.tsx#L20
'mockAuthenticatedUser' is assigned a value but never used
|