clean yarn #4196
Annotations
10 errors and 11 warnings
Run eslint:
src/components/Avatar.tsx#L2
There should be at least one empty line between import groups
|
Run eslint:
src/components/Avatar.tsx#L3
`next/link` import should occur before import of `@mui/icons-material/Person`
|
Run eslint:
src/components/Avatar.tsx#L4
`react` import should occur before import of `@mui/icons-material/Person`
|
Run eslint:
src/components/Base.tsx#L1
There should be at least one empty line between import groups
|
Run eslint:
src/components/Base.tsx#L2
`react` import should occur before import of `@mui/material`
|
Run eslint:
src/components/FinalStep/ImageStepContainer.tsx#L1
There should be at least one empty line between import groups
|
Run eslint:
src/components/FinalStep/ImageStepContainer.tsx#L1
`@mui/material` import should occur after import of `react`
|
Run eslint:
src/components/H5pOLD.tsx#L1
There should be at least one empty line between import groups
|
Run eslint:
src/components/H5pOLD.tsx#L2
`react` import should occur before import of `@mui/material/CircularProgress`
|
Run eslint:
src/components/Header.tsx#L5
There should be at least one empty line between import groups
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run eslint:
server/stats/classroomStats.ts#L81
Unexpected any. Specify a different type
|
Run eslint:
server/stats/classroomStats.ts#L84
Unexpected any. Specify a different type
|
Run eslint:
server/stats/classroomStats.ts#L85
Unexpected any. Specify a different type
|
Run eslint:
server/stats/classroomStats.ts#L101
Unexpected any. Specify a different type
|
Run eslint:
src/components/activities/List.tsx#L4
'useState' is defined but never used
|
Run eslint:
src/components/admin/dashboard-statistics/charts/DashboardTable.tsx#L16
'rows' is assigned a value but never used
|
Run eslint:
src/components/admin/dashboard-statistics/charts/DashboardTable.tsx#L26
'FamiliesWithoutAccountHeaders' is assigned a value but never used
|
Run eslint:
src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L5
'sumAllData' is defined but never used
|
Run eslint:
src/pages/inscription.tsx#L5
'useRef' is defined but never used
|
Run eslint:
src/pages/mes-videos.tsx#L1
'VisibilityIcon' is defined but never used
|
Loading