Merge branch 'ft-dashboard-stats-v1' of github.com:parlemonde/1villag… #3587
Annotations
10 errors and 6 warnings
server/controllers/activity.ts#L7
`../../types/activity.type` import should occur before import of `../../types/anthem.type`
|
server/controllers/activity.ts#L8
`../../types/activity.type` import should occur before import of `../../types/anthem.type`
|
src/components/admin/dashboard-statistics/CountryStats.tsx#L7
`./cards/AverageStatsCard/AverageStatsCard` import should occur before import of `./charts/BarCharts`
|
src/components/admin/dashboard-statistics/CountryStats.tsx#L13
`./cards/ClassesExchangesCard/ClassesExchangesCard` import should occur before import of `./charts/BarCharts`
|
src/components/admin/dashboard-statistics/CountryStats.tsx#L14
`./cards/StatsCard/StatsCard` import should occur before import of `./charts/BarCharts`
|
src/components/admin/dashboard-statistics/CountryStats.tsx#L15
There should be no empty line within import group
|
src/components/admin/dashboard-statistics/VillageStats.tsx#L1
There should be at least one empty line between import groups
|
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L6
'ClassroomExchangesStats' is defined but never used
|
src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L28
'classroomExchanges' is assigned a value but never used
|
src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L28
'classroomExchangesError' is assigned a value but never used
|
src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L28
'classroomExchangesLoading' is assigned a value but never used
|
This job failed
Loading