Merge pull request #4846 from HSLdevcom/update-actions #422
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
v3-dev-pipeline.yml
on: push
Matrix: lint
Matrix: unit-test
docker-push-v3
11m 39s
Annotations
1 error and 12 warnings
docker-push-v3
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn && yarn setup && yarn build && rm -rf static docs test /tmp/* .cache && yarn cache clean --all" did not complete successfully: exit code: 2
|
lint (12.x):
app/action/PositionActions.js#L189
Unexpected unnamed function
|
lint (12.x):
app/component/404.js#L59
Prop type `object` is forbidden
|
lint (12.x):
app/component/AboutPage.js#L24
Dangerous property 'dangerouslySetInnerHTML' found
|
lint (12.x):
app/component/AddressRow.js#L29
propType "desc" is not required, but has no corresponding defaultProps declaration
|
lint (12.x):
app/component/AddressRow.js#L30
propType "code" is not required, but has no corresponding defaultProps declaration
|
lint (12.x):
app/component/AddressRow.js#L31
propType "isTerminal" is not required, but has no corresponding defaultProps declaration
|
lint (12.x):
app/component/AirplaneLeg.js#L26
Prop type `object` is forbidden
|
lint (12.x):
app/component/AirportCheckInLeg.js#L83
propType "children" is not required, but has no corresponding defaultProps declaration
|
lint (12.x):
app/component/AirportCollectLuggageLeg.js#L72
propType "children" is not required, but has no corresponding defaultProps declaration
|
lint (12.x):
app/component/AlertBanner.js#L47
Prop type `array` is forbidden
|
docker-push-v3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
docker-push-v3
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|