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