build(deps): bump ip from 1.1.8 to 1.1.9 #1
Annotations
10 errors and 1 warning
lint-test:
src/MapView.tsx#L6
'HostComponent' is defined but never used
|
lint-test:
src/MapView.tsx#L11
'UIManager' is defined but never used
|
lint-test:
src/MapView.tsx#L21
'ProviderConstants' is defined but never used
|
lint-test:
src/MapView.tsx#L33
'Provider' is defined but never used
|
lint-test:
src/MapView.tsx#L72
'GOOGLE_MAPS_ONLY_TYPES' is assigned a value but never used
|
lint-test:
src/MapView.tsx#L776
Delete `⏎`
|
lint-test:
src/MapView.tsx#L789
Replace `'customMapStyle'·|·'onRegionChange'·|·'onRegionChangeComplete'` with `|·'customMapStyle'⏎··|·'onRegionChange'⏎··|·'onRegionChangeComplete'⏎·`
|
lint-test:
src/MapView.tsx#L1111
Replace `⏎········this.map.current,⏎········coordinate,⏎········placeId,⏎······` with `this.map.current,·coordinate,·placeId`
|
lint-test:
src/MapView.tsx#L1121
Replace `⏎········this.map.current,⏎······` with `this.map.current`
|
lint-test:
src/MapView.tsx#L1128
Replace ``${getNativeMapName(this.props.navigationModeEnabled·||·false)}Manager`][` with `⏎······`${getNativeMapName(this.props.navigationModeEnabled·||·false)}Manager``
|
lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|