Skip to content

build(deps): bump rexml from 3.2.5 to 3.3.6 in /example #6

build(deps): bump rexml from 3.2.5 to 3.3.6 in /example

build(deps): bump rexml from 3.2.5 to 3.3.6 in /example #6

Triggered via pull request August 22, 2024 20:03
Status Failure
Total duration 41s
Artifacts

pullRequest.yml

on: pull_request
lint-test
31s
lint-test
Fit to window
Zoom out
Zoom in

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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/