Add icon for skipped shipments #573
Annotations
5 warnings
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/
|
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
|
application/frontend/src/app/core/services/file.service.ts#L99
Unexpected console statement
|
application/frontend/src/app/routes-chart/components/base-routes-row/base-routes-row.component.ts#L30
'PointOfInterestStartDrag' is defined but never used. Allowed unused vars must match /^_/u
|
application/frontend/src/app/routes-chart/components/base-routes-row/base-routes-row.component.ts#L33
'PointOfInterestTimelineOverlapBegin' is defined but never used. Allowed unused vars must match /^_/u
|
This job succeeded
Loading