Skip to content

Working Github actions-pipeline, testing nightly #11

Working Github actions-pipeline, testing nightly

Working Github actions-pipeline, testing nightly #11

Triggered via push November 15, 2024 13:57
Status Failure
Total duration 32s
Artifacts
Build and test
24s
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/logic/otp2/controller.ts#L112
Missing return type on function
Build and test: src/utils/middleware/reqResLoggerMiddleware.ts#L80
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free