refactor #248
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/api/api.middlewares.ts#L83
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
src/api/auth/auth.controllers.test.ts#L26
Unexpected any. Specify a different type
|
src/api/auth/auth.controllers.test.ts#L29
Unexpected any. Specify a different type
|
src/api/auth/auth.controllers.test.ts#L44
Unexpected any. Specify a different type
|
src/api/auth/auth.controllers.test.ts#L49
Unexpected any. Specify a different type
|
src/api/auth/auth.services.ts#L57
Unexpected any. Specify a different type
|
src/api/auth/auth.services.ts#L81
Unexpected any. Specify a different type
|
src/api/auth/auth.services.ts#L107
Unexpected any. Specify a different type
|
src/api/auth/auth.services.ts#L126
Unexpected any. Specify a different type
|
src/api/auth/auth.services.ts#L152
Unexpected any. Specify a different type
|
This job succeeded
Loading