Skip to content

push propre ++

push propre ++ #3576

Triggered via push June 3, 2024 12:09
Status Failure
Total duration 1m 0s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 8 warnings
typescript: server/controllers/mediatheque.ts#L10
'getMedias' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
typescript: server/controllers/mediatheque.ts#L10
Parameter 'queryBuilder' implicitly has an 'any' type.
typescript: server/controllers/mediatheque.ts#L10
Parameter 'offset' implicitly has an 'any' type.
typescript: server/controllers/mediatheque.ts#L10
Parameter 'limit' implicitly has an 'any' type.
typescript: server/controllers/mediatheque.ts#L24
Binding element 'inputs' implicitly has an 'any' type.
typescript: server/controllers/mediatheque.ts#L25
Parameter 'input' implicitly has an 'any' type.
typescript: server/controllers/mediatheque.ts#L27
Type 'string' is not assignable to type 'never'.
typescript: server/controllers/mediatheque.ts#L27
Type 'any' is not assignable to type 'never'.
typescript: server/controllers/mediatheque.ts#L32
Binding element 'type' implicitly has an 'any' type.
typescript: server/controllers/mediatheque.ts#L32
Binding element 'value' implicitly has an 'any' type.
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#L89
Unexpected console statement
lint: server/controllers/mediatheque.ts#L90
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