Merge pull request #11 from bbnavi/feature/remove-pbf-datahub-tiles #11
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#L139
navigator.geolocation() is not supported in IE 8
|
app/action/PositionActions.js#L164
Promise is not supported in IE 8
|
app/action/PositionActions.js#L179
Unexpected unnamed function
|
app/client.js#L156
Promise.resolve() is not supported in IE 8
|
app/component/404.js#L59
Prop type `object` is forbidden
|
app/component/AboutPage.js#L21
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
|
This job succeeded
Loading