Skip to content

Nearby view

Nearby view #3059

Triggered via pull request September 29, 2023 03:31
Status Failure
Total duration 1m 48s
Artifacts

node-ci.yml

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

Annotations

13 errors and 1 warning
test-build-release: lib/components/viewers/live-stop-times.tsx#L1
Type '{ homeTimezone: string; pattern: any; route: any; showOperatorLogo: boolean | undefined; stopTimes: any; stopViewerArriving: ReactNode; stopViewerConfig: any; }' is not assignable to type 'IntrinsicAttributes & Omit<Props, "intl"> & { forwardedRef?: Ref<any> | undefined; } & { children?: ReactNode; }'.
test-build-release: lib/components/viewers/route-details.tsx#L1
Parameter 'stop' implicitly has an 'any' type.
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/