chore: tune dev workflow #875
Annotations
2 errors and 10 warnings
publish-npm (16.x)
Unable to process file command 'output' successfully.
|
publish-npm (16.x)
Invalid format 'Found 12 packages to publish:'
|
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
|