Skip to content

Fixed CI

Fixed CI #5

Triggered via push October 9, 2025 04:58
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
build-and-test
54s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-and-test
Process completed with exit code 1.
build-and-test: src/main.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-and-test: src/auth/auth.controller.ts#L63
Unsafe argument of type `any` assigned to a parameter of type `number`