Merge pull request #4855 from HSLdevcom/DT-6040+DT-6042 #920
Annotations
1 error and 10 warnings
docker-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 && yarn install --immutable --inline-builds && yarn cache clean --all && rm -rf /tmp/phantomjs" did not complete successfully: exit code: 1
|
lint (16.x):
app/action/PositionActions.js#L189
Unexpected unnamed function
|
lint (16.x):
app/component/404.js#L59
Prop type `object` is forbidden
|
lint (16.x):
app/component/AboutPage.js#L24
Dangerous property 'dangerouslySetInnerHTML' found
|
lint (16.x):
app/component/AddressRow.js#L29
propType "desc" is not required, but has no corresponding defaultProps declaration
|
lint (16.x):
app/component/AddressRow.js#L30
propType "code" is not required, but has no corresponding defaultProps declaration
|
lint (16.x):
app/component/AddressRow.js#L31
propType "isTerminal" is not required, but has no corresponding defaultProps declaration
|
lint (16.x):
app/component/AirplaneLeg.js#L26
Prop type `object` is forbidden
|
lint (16.x):
app/component/AirportCheckInLeg.js#L83
propType "children" is not required, but has no corresponding defaultProps declaration
|
lint (16.x):
app/component/AirportCollectLuggageLeg.js#L72
propType "children" is not required, but has no corresponding defaultProps declaration
|
lint (16.x):
app/component/AlertBanner.js#L47
Prop type `array` is forbidden
|