Merge pull request #842 from stadtnavi/fix/itinerary-details-date-locale #256
Annotations
10 warnings
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/AppBar.js#L120
propType "showLogo" is not required, but has no corresponding defaultProps declaration
|