Push Algo avec Robin Triage Objet enlevage text pagination #3550
Annotations
14 errors and 10 warnings
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L78
Property 'medias' does not exist on type 'Activity<AnyData>'.
|
typescript:
src/contexts/mediathequeContext.tsx#L4
'useGetMediathequeAll' is declared but its value is never read.
|
typescript:
src/contexts/mediathequeContext.tsx#L5
'useGetMediathequeCount' is declared but its value is never read.
|
typescript
Process completed with exit code 2.
|
lint:
server/controllers/mediatheque.ts#L15
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L16
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L17
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L18
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L19
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L20
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L50
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L51
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L88
Unexpected console statement
|
lint:
server/controllers/mediatheque.ts#L89
Unexpected console statement
|
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:
server/controllers/mediatheque.ts#L10
Unexpected any. Specify a different type
|
lint:
server/controllers/mediatheque.ts#L11
Unexpected any. Specify a different type
|
lint:
src/contexts/mediathequeContext.tsx#L4
'useGetMediathequeAll' is defined but never used
|
lint:
src/contexts/mediathequeContext.tsx#L5
'useGetMediathequeCount' is defined but never used
|