Skip to content

Update package-locks #351

Update package-locks

Update package-locks #351

Triggered via push April 3, 2024 17:03
Status Failure
Total duration 1m 19s
Artifacts

actions.yaml

on: push
changes
6s
changes
check-backend
34s
check-backend
check-frontend
54s
check-frontend
build-container
0s
build-container
tag-release
0s
tag-release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
check-frontend
Process completed with exit code 1.
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-backend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-backend: application/backend/app.ts#L74
Unexpected any. Specify a different type
check-backend: application/backend/app.ts#L79
Unexpected any. Specify a different type
check-backend: application/backend/logging.ts#L58
Unexpected any. Specify a different type
check-backend: application/backend/routes/api.ts#L64
Unexpected any. Specify a different type
check-backend: application/backend/routes/api.ts#L90
Unexpected any. Specify a different type
check-backend: application/backend/routes/optimization.ts#L55
Unexpected any. Specify a different type
check-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-frontend: application/frontend/src/app/core/containers/upload-dialog/upload-dialog.component.ts#L27
'select' is defined but never used. Allowed unused vars must match /^_/u
check-frontend: application/frontend/src/app/core/containers/upload-dialog/upload-dialog.component.ts#L28
'Observable' is defined but never used. Allowed unused vars must match /^_/u