fix: remove u-bahn and ferry #27
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, zcong1993/setup-timezone@master, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
app/action/PositionActions.js#L179
Unexpected unnamed function
|
app/component/404.js#L59
Prop type `object` is forbidden
|
app/component/AboutPage.js#L25
Dangerous property 'dangerouslySetInnerHTML' found
|
app/component/AddressRow.js#L29
propType "desc" is not required, but has no corresponding defaultProps declaration
|
app/component/AddressRow.js#L30
propType "code" is not required, but has no corresponding defaultProps declaration
|
app/component/AddressRow.js#L31
propType "isTerminal" is not required, but has no corresponding defaultProps declaration
|
app/component/AirplaneLeg.js#L26
Prop type `object` is forbidden
|
app/component/AirportCheckInLeg.js#L98
propType "children" is not required, but has no corresponding defaultProps declaration
|
app/component/AirportCollectLuggageLeg.js#L87
propType "children" is not required, but has no corresponding defaultProps declaration
|
app/component/AlertBanner.js#L59
Prop type `array` is forbidden
|
This job succeeded
Loading