Skip to content

Version Upgraded

Version Upgraded #623

Triggered via pull request July 9, 2024 13:07
Status Success
Total duration 1m 32s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint-prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-eslint: apps/drec-api/migrations/1682659987637-updateColumnvaluinNew.ts#L18
'queryRunner' is defined but never used
lint-eslint: apps/drec-api/migrations/9999999999999-Seed.ts#L330
Missing return type on function
lint-eslint: apps/drec-api/migrations/9999999999999-Seed.ts#L330
Argument 'addedPermissionList' should be typed with a non-any type
lint-eslint: apps/drec-api/src/auth/auth.controller.ts#L42
Missing return type on function
lint-eslint: apps/drec-api/src/auth/auth.controller.ts#L52
Missing return type on function
lint-eslint: apps/drec-api/src/auth/auth.service.ts#L11
'fs' is defined but never used
lint-eslint: apps/drec-api/src/auth/auth.service.ts#L56
Missing return type on function
lint-eslint: apps/drec-api/src/auth/auth.service.ts#L72
Missing return type on function
lint-eslint: apps/drec-api/src/auth/client-jwt.strategy.ts#L8
'Role' is defined but never used
lint-eslint: apps/drec-api/src/auth/client-jwt.strategy.ts#L28
Missing return type on function