Push tampon push #3578
Annotations
14 errors and 8 warnings
typescript:
src/components/admin/mediatheque/CardMediatheque.tsx#L28
Property 'medias' does not exist on type 'never'.
|
typescript:
src/components/admin/mediatheque/CardMediatheque.tsx#L31
Property 'id' does not exist on type 'never'.
|
typescript:
src/components/admin/mediatheque/CardMediatheque.tsx#L34
Property 'type' does not exist on type 'never'.
|
typescript:
src/components/admin/mediatheque/CardMediatheque.tsx#L34
Property 'subType' does not exist on type 'never'.
|
typescript:
src/components/admin/mediatheque/CardMediatheque.tsx#L37
Property 'userId' does not exist on type 'never'.
|
typescript:
src/components/admin/mediatheque/CardMediatheque.tsx#L37
Property 'villageId' does not exist on type 'never'.
|
typescript:
src/components/admin/mediatheque/DownloadButton.tsx#L78
Property 'medias' does not exist on type 'Activity<AnyData>'.
|
typescript
Process completed with exit code 2.
|
lint:
src/components/admin/mediatheque/CardMediatheque.tsx#L15
Unexpected console statement
|
lint:
src/components/admin/mediatheque/CardMediatheque.tsx#L17
Unexpected console statement
|
lint:
src/components/admin/mediatheque/CardMediatheque.tsx#L18
Unexpected console statement
|
lint:
src/components/admin/mediatheque/CardMediatheque.tsx#L20
Unexpected console statement
|
|
lint
Process completed with exit code 1.
|
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
|