Skip to content
Triggered via push November 15, 2024 13:49
Status Success
Total duration 47s
Artifacts
Build and test
38s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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