Skip to content

Trip sharing

Trip sharing #4451

Triggered via pull request November 21, 2024 14:44
Status Failure
Total duration 2m 11s
Artifacts

node-ci.yml

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

Annotations

19 errors and 2 warnings
test-build-release: lib/components/user/mobility-profile/companion-selector.tsx#L1
Cannot find module '../../util/state-types' or its corresponding type declarations.
test-build-release: lib/components/user/mobility-profile/companion-selector.tsx#L1
Could not find a declaration file for module 'react-select'. '/home/runner/work/otp-react-redux/otp-react-redux/node_modules/react-select/dist/react-select.cjs.js' implicitly has an 'any' type.
test-build-release: lib/components/user/mobility-profile/companion-selector.tsx#L1
Parameter 'item' implicitly has an 'any' type.
test-build-release: lib/components/user/mobility-profile/companion-selector.tsx#L1
Property 'filter' does not exist on type 'CompanionInfo | CompanionInfo[]'.
test-build-release: lib/components/user/mobility-profile/companion-selector.tsx#L1
Argument of type 'CompanionInfo | CompanionInfo[] | undefined' is not assignable to parameter of type 'CompanionInfo'.
test-build-release: lib/components/user/mobility-profile/trip-companions-pane.tsx#L1
Type '(option: Option) => void' is not assignable to type '(e: QueryParamChangeEvent) => void'.
test-build-release: lib/components/user/mobility-profile/trip-companions-pane.tsx#L1
Type 'CompanionInfo | undefined' is not assignable to type 'CompanionInfo'.
test-build-release: lib/components/user/mobility-profile/trip-companions-pane.tsx#L1
Type '(options: Option[]) => void' is not assignable to type '(e: QueryParamChangeEvent) => void'.
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/