Skip to content

Prevent mobile view change on location clear #3393

Prevent mobile view change on location clear

Prevent mobile view change on location clear #3393

Triggered via pull request December 6, 2023 16:22
Status Failure
Total duration 56s
Artifacts

node-ci.yml

on: pull_request
test-build-release
47s
test-build-release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
test-build-release: lib/components/mobile/location-search.js#L84
Unexpected newline before '}'
test-build-release
Process completed with exit code 1.
test-build-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-build-release: lib/actions/form.js#L34
Missing return type on function
test-build-release: lib/actions/form.js#L34
Argument 'dispatch' should be typed
test-build-release: lib/actions/form.js#L34
Argument 'getState' should be typed
test-build-release: lib/actions/form.js#L76
Argument 'payload' should be typed
test-build-release: lib/actions/form.js#L76
Argument 'searchId' should be typed
test-build-release: lib/actions/form.js#L77
Missing return type on function
test-build-release: lib/actions/form.js#L77
Argument 'dispatch' should be typed
test-build-release: lib/actions/form.js#L77
Argument 'getState' should be typed
test-build-release: lib/actions/form.js#L77
'getState' is defined but never used
test-build-release: lib/actions/form.js#L100
Missing return type on function