Skip to content

Build/change structure #459

Build/change structure

Build/change structure #459

Triggered via pull request March 19, 2024 15:56
Status Failure
Total duration 40s
Artifacts

node.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Build (Node v20)
Process completed with exit code 14.
Build (Node v21)
The job was canceled because "_20" failed.
Build (Node v21)
Process completed with exit code 14.
Build (Node v20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (Node v20): backend/node/src/adapters/controllers/home.controller.ts#L5
'_req' is defined but never used
Build (Node v20): backend/node/src/adapters/interfaces/http.interface.ts#L38
Unexpected any. Specify a different type
Build (Node v21): backend/node/src/adapters/controllers/home.controller.ts#L5
'_req' is defined but never used
Build (Node v21): backend/node/src/adapters/interfaces/http.interface.ts#L38
Unexpected any. Specify a different type