Skip to content

feat(itinerary-tab): show co2 emissions compared to car #118

feat(itinerary-tab): show co2 emissions compared to car

feat(itinerary-tab): show co2 emissions compared to car #118

Triggered via pull request November 25, 2024 15:25
Status Success
Total duration 10m 25s
Artifacts

lint-test-push.yml

on: pull_request
Matrix: install
Matrix: lint
Matrix: unit-test
Matrix: build
docker-push
0s
docker-push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
install (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, zcong1993/setup-timezone@master, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (20.x): app/action/PositionActions.js#L179
Unexpected unnamed function
lint (20.x): app/component/404.js#L59
Prop type `object` is forbidden
lint (20.x): app/component/AboutPage.js#L25
Dangerous property 'dangerouslySetInnerHTML' found
lint (20.x): app/component/AddressRow.js#L29
propType "desc" is not required, but has no corresponding defaultProps declaration
lint (20.x): app/component/AddressRow.js#L30
propType "code" is not required, but has no corresponding defaultProps declaration
lint (20.x): app/component/AddressRow.js#L31
propType "isTerminal" is not required, but has no corresponding defaultProps declaration
lint (20.x): app/component/AirplaneLeg.js#L26
Prop type `object` is forbidden
lint (20.x): app/component/AirportCheckInLeg.js#L98
propType "children" is not required, but has no corresponding defaultProps declaration
lint (20.x): app/component/AirportCollectLuggageLeg.js#L87
propType "children" is not required, but has no corresponding defaultProps declaration
lint (20.x): app/component/AlertBanner.js#L59
Prop type `array` is forbidden
unit-test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, zcong1993/setup-timezone@master, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/