Skip to content

Fix/api

Fix/api #15

Triggered via pull request November 12, 2024 23:25
@anasjaidianasjaidi
synchronize #80
fix/api
Status Failure
Total duration 40s
Artifacts

pr-linting.yml

on: pull_request
Run Prettier Formatting Check
31s
Run Prettier Formatting Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run Prettier Formatting Check: apps/api/.prettierrc.js#L2
'module' is not defined
Run Prettier Formatting Check: apps/api/.prettierrc.js#L2
A `require()` style import is forbidden
Run Prettier Formatting Check: apps/api/.prettierrc.js#L2
'require' is not defined
Run Prettier Formatting Check: apps/api/src/global/auth/auth.controller.ts#L84
Unexpected any. Specify a different type
Run Prettier Formatting Check: apps/api/src/global/auth/auth.controller.ts#L96
Unexpected any. Specify a different type
Run Prettier Formatting Check: apps/api/src/global/auth/auth.controller.ts#L138
Unexpected any. Specify a different type
Run Prettier Formatting Check: apps/api/src/global/auth/auth.controller.ts#L163
Unexpected any. Specify a different type
Run Prettier Formatting Check: apps/api/src/global/auth/auth.controller.ts#L171
Unexpected any. Specify a different type
Run Prettier Formatting Check: apps/api/src/global/auth/auth.controller.ts#L199
Unexpected any. Specify a different type
Run Prettier Formatting Check
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/
Run Prettier Formatting Check: packages/exapi/src/index.ts#L13
'baseUrl' is assigned a value but never used