Skip to content

Update itinerary body packages #3384

Update itinerary body packages

Update itinerary body packages #3384

Triggered via pull request December 5, 2023 19:38
Status Failure
Total duration 2m 12s
Artifacts

node-ci.yml

on: pull_request
test-build-release
2m 1s
test-build-release
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
test-build-release: lib/components/map/enhanced-stop-marker.tsx#L1
Type 'number | undefined' is not assignable to type 'number'.
test-build-release: lib/components/map/enhanced-stop-marker.tsx#L1
Type 'number | undefined' is not assignable to type 'number'.
test-build-release: lib/components/narrative/line-itin/connected-transit-leg-subheader.tsx#L1
Type 'SetViewedStopHandler' is not assignable to type '(stop: Stop) => void'.
test-build-release: lib/components/viewers/live-stop-times.tsx#L1
Type 'StopData' is not assignable to type 'Stop & { bikeRental: any; parkAndRideLocations: any; vehicleRental: any; }'.
test-build-release
Process completed with exit code 2.
test-build-release: lib/actions/auth.js#L1
Member 'push' of the import declaration should be sorted alphabetically
test-build-release: lib/actions/auth.js#L11
Delete `·`
test-build-release: lib/actions/auth.js#L23
Delete `·`
test-build-release: lib/actions/auth.js#L36
Delete `·`
test-build-release: lib/actions/zipcar.js#L2
Replace `(fetch)` with `fetch`
test-build-release: lib/actions/zipcar.js#L4
Replace `'ZIPCAR_LOCATIONS_ERROR'` with `⏎··'ZIPCAR_LOCATIONS_ERROR'⏎`
test-build-release: lib/actions/zipcar.js#L5
Replace `'ZIPCAR_LOCATIONS_RESPONSE'` with `⏎··'ZIPCAR_LOCATIONS_RESPONSE'⏎`
test-build-release: lib/actions/zipcar.js#L6
Replace `'ZIPCAR_LOCATIONS_REQUEST'` with `⏎··'ZIPCAR_LOCATIONS_REQUEST'⏎`
test-build-release: lib/actions/zipcar.js#L8
Delete `·`
test-build-release: lib/components/admin/editable-section.js#L2
Replace `Component` with `·Component·`
test-build-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/