Skip to content

fix tooltip position #3585

fix tooltip position

fix tooltip position #3585

Triggered via push June 4, 2024 12:29
Status Failure
Total duration 1m 16s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 8 warnings
typescript: src/components/activities/ActivityCard/activity-admin/ActivityCardAdminList.tsx#L51
This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.
typescript: src/components/activities/anthem/AnthemTrackIcon/AnthemTrackIcon.tsx#L43
Type 'ReactNode | ((props: PopperChildrenProps) => ReactNode)' is not assignable to type 'ReactNode'.
typescript: src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L6
All imports in import declaration are unused.
typescript: src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L6
An import path cannot end with a '.ts' extension. Consider importing 'src/api/statistics/statistics.get.js' instead.
typescript: src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L17
Variable 'dataset' implicitly has type 'any[]' in some locations where its type cannot be determined.
typescript: src/components/admin/dashboard-statistics/charts/HorizontalChart.tsx#L29
Variable 'dataset' implicitly has an 'any[]' type.
typescript: src/components/admin/dashboard-statistics/logRequests.tsx#L7
An import path cannot end with a '.ts' extension. Consider importing './../../../api/statistics/statistics.get.js' instead.
typescript: src/components/admin/dashboard-statistics/logRequests.tsx#L22
The '&' operator is not allowed for boolean types. Consider using '&&' instead.
typescript: src/components/admin/dashboard-statistics/logRequests.tsx#L28
The '&' operator is not allowed for boolean types. Consider using '&&' instead.
typescript: src/components/admin/dashboard-statistics/logRequests.tsx#L34
The '&' operator is not allowed for boolean types. Consider using '&&' instead.
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
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