add PhaseDetails to GlboalStats #3547
Annotations
20 errors and 8 warnings
typescript:
src/components/Sortable.tsx#L62
'ListRoot' cannot be used as a JSX component.
|
typescript:
src/components/WelcomeModal/FirstPhase.tsx#L388
'Map' cannot be used as a JSX component.
|
typescript:
src/components/WorldMap/WorldMap.tsx#L171
No overload matches this call.
|
typescript:
src/components/accueil/Accueil.tsx#L96
'WorldMap' cannot be used as a JSX component.
|
typescript:
src/components/accueil/RightNavigation.tsx#L196
'Map' cannot be used as a JSX component.
|
typescript:
src/components/activities/ActivityCard/MimicCard.tsx#L71
'ReactPlayer' cannot be used as a JSX component.
|
typescript:
src/components/activities/ActivityCard/MimicCard.tsx#L74
'ReactPlayer' cannot be used as a JSX component.
|
typescript:
src/components/activities/ActivityCard/ReportageCard.tsx#L69
'ReactPlayer' cannot be used as a JSX component.
|
typescript:
src/components/activities/ActivityCard/ReportageCard.tsx#L72
'ReactPlayer' cannot be used as a JSX component.
|
typescript:
src/components/activities/ActivityComments/AddComment.tsx#L59
'TextEditor' cannot be used as a JSX component.
|
lint:
server/controllers/activity.ts#L7
`../../types/activity.type` import should occur before import of `../../types/anthem.type`
|
lint:
server/controllers/activity.ts#L8
`../../types/activity.type` import should occur before import of `../../types/anthem.type`
|
lint:
src/components/admin/dashboard-statistics/CountryStats.tsx#L8
`./filters/CountriesDropdown` import should occur before import of `./filters/PhaseDropdown`
|
lint:
src/components/admin/dashboard-statistics/VillageStats.tsx#L1
There should be at least one empty line between import groups
|
|
|
|
|
|
lint:
src/components/admin/dashboard-statistics/cards/AverageStatsCard/AverageStatsCard.tsx#L11
Replace `········` with `····`
|
unit-test
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/.
|
unit-test
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/
|
typescript
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/.
|
typescript
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/
|
lint
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/.
|
lint
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/
|
lint:
src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L6
'useGetClassroomExchanges' is defined but never used
|
lint:
src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L6
'ClassroomExchangesStats' is defined but never used
|