Skip to content

Setup config

Setup config #4

Triggered via push February 15, 2025 12:30
Status Failure
Total duration 2m 10s
Artifacts

nodejs.yml

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

Annotations

2 errors and 10 warnings
build (20.x): src/apps/backoffice/frontend/middlewares/auth-jwt/auth-jwt.middleware.ts#L1
Argument of type '"system.publicKey"' is not assignable to parameter of type 'Path<{ env: string; typeorm: { host: string; port: number; username: string; password: string; database: string; }; rabbitmq: { connectionSettings: { protocol: string; hostname: string; port: string; username: string; password: string; vhost: string; }; publishOptions: { ...; }; }; }> | null | undefined'.
build (20.x)
Process completed with exit code 2.
build (20.x): src/apps/backoffice/backend/server.ts#L36
Unexpected console statement
build (20.x): src/apps/backoffice/backend/server.ts#L45
Unexpected console statement
build (20.x): src/apps/backoffice/backend/server.ts#L48
Unexpected console statement
build (20.x): src/apps/backoffice/backend/start.ts#L4
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (20.x): src/apps/backoffice/backend/start.ts#L6
Unexpected console statement
build (20.x): src/apps/backoffice/backend/start.ts#L11
Unexpected console statement
build (20.x): src/apps/backoffice/frontend/controllers/login-spotify-user/SpotifyUserPutController.ts#L25
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build (20.x): src/apps/backoffice/frontend/server.ts#L39
Unexpected console statement
build (20.x): src/apps/backoffice/frontend/server.ts#L48
Unexpected console statement
build (20.x): src/apps/backoffice/frontend/server.ts#L51
Unexpected console statement