Skip to content

Initial commit

Initial commit #1

Triggered via push February 9, 2025 17:04
Status Success
Total duration 35s
Artifacts

nodejs.yml

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

Annotations

8 warnings
build (20.x): src/apps/backoffice/backend/server.ts#L34
Unexpected console statement
build (20.x): src/apps/backoffice/backend/server.ts#L43
Unexpected console statement
build (20.x): src/apps/backoffice/backend/server.ts#L46
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): tests/apps/backoffice/backend/features/step_definitions/controller.steps.ts#L31
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): tests/apps/backoffice/backend/features/step_definitions/controller.steps.ts#L35
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