Skip to content

Annie/code cleanup and organization #380

Annie/code cleanup and organization

Annie/code cleanup and organization #380

Triggered via pull request February 8, 2025 16:18
Status Failure
Total duration 1m 7s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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