Skip to content

fix: Fix warnings and errors from tests (#166) #562

fix: Fix warnings and errors from tests (#166)

fix: Fix warnings and errors from tests (#166) #562

Triggered via push July 8, 2024 22:51
Status Success
Total duration 6m 44s
Artifacts

actions.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
changes
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-frontend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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-frontend: application/frontend/src/app/core/containers/routes-chart-control-bar/routes-chart-control-bar.component.ts#L26
'combineLatest' is defined but never used. Allowed unused vars must match /^_/u
check-frontend: application/frontend/src/app/routes-chart/containers/routes-row/routes-row.component.spec.ts#L26
'PointOfInterestStartDrag' is defined but never used. Allowed unused vars must match /^_/u
check-frontend: application/frontend/src/app/routes-chart/containers/routes-row/routes-row.component.spec.ts#L31
'PointOfInterestTimelineOverlapBegin' is defined but never used. Allowed unused vars must match /^_/u
build-container
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/