Skip to content

fix(deps): update dependency @golevelup/nestjs-webhooks to v0.2.19 #117

fix(deps): update dependency @golevelup/nestjs-webhooks to v0.2.19

fix(deps): update dependency @golevelup/nestjs-webhooks to v0.2.19 #117

Triggered via push November 7, 2024 02:48
Status Success
Total duration 1m 10s
Artifacts

deployment.yaml

on: push
Deploy to uat
0s
Deploy to uat
Deploy to prod
0s
Deploy to prod
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/admin/admin.controller.spec.ts#L28
'adminId' is defined but never used
build: src/admin/admin.controller.spec.ts#L47
'service' is assigned a value but never used
build: src/admin/strategies/refreshToken.strategy.ts#L9
'config' is defined but never used
build: src/admin_dashboard/adminDashboard.controller.ts#L1
'UseGuards' is defined but never used
build: src/admin_dashboard/adminDashboard.controller.ts#L2
'HasPermissions' is defined but never used
build: src/admin_dashboard/adminDashboard.controller.ts#L3
'permissionType' is defined but never used
build: src/admin_dashboard/adminDashboard.controller.ts#L4
'AuthGuard' is defined but never used
build: src/admin_dashboard/adminDashboard.controller.ts#L5
'PermissionsGuard' is defined but never used
build: src/auth/auth.module.ts#L11
'APP_GUARD' is defined but never used
build: src/auth/auth.module.ts#L12
'AuthGuard' is defined but never used