Skip to content

Nearby view

Nearby view #3376

Triggered via pull request December 4, 2023 20:15
Status Failure
Total duration 2m 18s
Artifacts

node-ci.yml

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

Annotations

12 errors and 1 warning
test-build-release: lib/components/viewers/nearby/nearby-view.tsx#L1
Argument of type '(props: Props) => Element' is not assignable to parameter of type 'ComponentType<Matching<{ homeTimezone: any; nearby: any; nearbyViewCoords: any; } & { fetchNearby: (coords?: any, map?: any) => any; getCurrentPosition: (intl: IntlShape, setAsType?: string | null | undefined, onSuccess?: ((position: GeolocationPosition) => void) | undefined) => void; setMainPanelContent: (payload: ...'.
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/