Merge branch 'master' of github.com:parlemonde/1village into publish #4003
Annotations
6 errors and 10 warnings
typescript:
src/components/activities/ActivityCard/activity-admin/AllActivitiesAdmin.tsx#L69
Type '{ id: number; type: number; subType: number | null; phase: number; phaseStep: string | null; status: number; createDate: Date; publishDate: Date; updateDate: Date; deleteDate: Date; ... 16 more ...; images: Image[]; }' is missing the following properties from type '{ activity: Pick<Activity, "data" | "id" | "images" | "phase" | "status" | "content">; modifiedDisabled: boolean; }': activity, modifiedDisabled
|
typescript:
src/pages/admin/newportal/contenulibre/edit/2/[id]/index.tsx#L32
'queryClient' is declared but its value is never read.
|
typescript:
src/pages/admin/newportal/contenulibre/edit/3/[id]/index.tsx#L2
'Link' is declared but its value is never read.
|
typescript:
src/pages/admin/newportal/contenulibre/edit/3/[id]/index.tsx#L11
'FreeContentData' is declared but its value is never read.
|
typescript:
src/pages/admin/newportal/contenulibre/edit/3/[id]/index.tsx#L21
'ActivityStatus' is declared but its value is never read.
|
typescript
Process completed with exit code 2.
|
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/
|
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
typescript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/pages/admin/newportal/contenulibre/edit/2/[id]/index.tsx#L32
'queryClient' is assigned a value but never used
|
lint:
src/pages/admin/newportal/contenulibre/edit/3/[id]/index.tsx#L2
'Link' is defined but never used
|
lint:
src/pages/admin/newportal/contenulibre/edit/3/[id]/index.tsx#L11
'FreeContentData' is defined but never used
|
lint:
src/pages/admin/newportal/contenulibre/edit/3/[id]/index.tsx#L21
'ActivityStatus' is defined but never used
|