Updated time again #16
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
|