Skip to content

Linting error

Linting error #11

Triggered via push February 23, 2025 14:44
Status Success
Total duration 2m 14s
Artifacts

nodejs.yml

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

Annotations

10 warnings
build (20.x): src/apps/backoffice/backend/controllers/register-client/ClientPutController.ts#L22
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/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/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