feat(itinerary): add walking step instructions #97
Triggered via pull request
November 14, 2024 13:32
Status
Failure
Total duration
21m 47s
Artifacts
–
Annotations
1 error and 14 warnings
unit-test (20.x)
Process completed with exit code 1.
|
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/
|
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. 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
|
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/
|