Skip to content

fix: caching not expiring #336

fix: caching not expiring

fix: caching not expiring #336

Triggered via push November 27, 2023 05:31
Status Success
Total duration 4m 37s
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/