Skip to content

chore: Update dependency cache-manager to v5.3.1 #342

chore: Update dependency cache-manager to v5.3.1

chore: Update dependency cache-manager to v5.3.1 #342

Triggered via push November 30, 2023 09:24
Status Success
Total duration 4m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

push-main.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
tests (18.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L1
'ParseIntPipe' is defined but never used
tests (18.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L1
'Query' is defined but never used
tests (18.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L3
'MemberDashboardDTOV1' is defined but never used
tests (18.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L3
'WeeklyNumericRankingInputV2' is defined but never used
tests (18.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L4
'MemberDashboardService' is defined but never used
tests (18.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L1
'Query' is defined but never used
tests (18.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L3
'MemberDashboardDTOV1' is defined but never used
tests (18.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L3
'WeeklyNumericRankingInputV2' is defined but never used
tests (18.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L4
'MemberService' is defined but never used
tests (18.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L5
'getSimplifiedPlayerCategory' is defined but never used
tests (16.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L1
'ParseIntPipe' is defined but never used
tests (16.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L1
'Query' is defined but never used
tests (16.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L3
'MemberDashboardDTOV1' is defined but never used
tests (16.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L3
'WeeklyNumericRankingInputV2' is defined but never used
tests (16.x): src/api/dashboard/controllers/club-dashboard.controller.ts#L4
'MemberDashboardService' is defined but never used
tests (16.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L1
'Query' is defined but never used
tests (16.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L3
'MemberDashboardDTOV1' is defined but never used
tests (16.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L3
'WeeklyNumericRankingInputV2' is defined but never used
tests (16.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L4
'MemberService' is defined but never used
tests (16.x): src/api/dashboard/controllers/division-dashboard.controller.ts#L5
'getSimplifiedPlayerCategory' is defined but never used
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/