Add custom validation to parsed vehicles #600
Annotations
5 warnings
The following actions use a deprecated Node.js version 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/services/csv.service.ts#L318
'vehicle' is defined but never used. Allowed unused args 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#L32
'PointOfInterestClick' is defined but never used. Allowed unused vars must match /^_/u
|
application/frontend/src/app/routes-chart/containers/routes-row/routes-row.component.spec.ts#L25
'PointOfInterestClick' is defined but never used. Allowed unused vars must match /^_/u
|
This job succeeded
Loading