Skip to content

Merge pull request #269 from d-rec/version_bumpnew11 #405

Merge pull request #269 from d-rec/version_bumpnew11

Merge pull request #269 from d-rec/version_bumpnew11 #405

Triggered via push May 24, 2024 08:14
Status Success
Total duration 1m 48s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
lint-prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L41
Missing return type on function
lint-eslint: apps/drec-api/src/auth/auth.controller.ts#L50
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