only show routes from current service week #4326
node-ci.yml
on: pull_request
test-build-release
1m 13s
Annotations
12 errors and 2 warnings
test-build-release:
lib/components/viewers/nearby/nearby-view.tsx#L1
Argument of type '({ currentPosition, currentServiceWeek, defaultLatLon, displayedCoords, entityId, fetchNearby, location, mobile, nearby, nearbyViewCoords, radius, setHighlightedLocation, setMainPanelContent, setViewedNearbyCoords, zoomToPlace }: Props) => Element' is not assignable to parameter of type 'ComponentType<Matching<{ currentPosition: any; currentServiceWeek: { end: string; start: string; } | null; defaultLatLon: { lat: number; lon: number; } | null; displayedCoords: any; entityId: string; homeTimezone: string; location: string; nearby: any; nearbyViewCoords: any; radius: number | undefined; } & { ...; },...'.
|
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/
|
test-build-release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|