Address some eslint warnings and disable 'no-undef'; this is safe acc… #24
Annotations
5 errors and 9 warnings
build:
js/locationfilter.js#L104
Unexpected aliasing of 'this' to local variable
|
build:
js/locationfilter.js#L153
Unexpected aliasing of 'this' to local variable
|
build:
js/locationfilter.js#L189
Unexpected aliasing of 'this' to local variable
|
build:
js/locationfilter.js#L347
Unexpected aliasing of 'this' to local variable
|
build
Process completed with exit code 1.
|
build
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/
|
build:
js/locationfilter.js#L45
'map' is defined but never used
|
build:
js/locationfilter.js#L110
'e' is defined but never used
|
build:
js/locationfilter.js#L141
'latFollower' is defined but never used
|
build:
js/locationfilter.js#L141
'lngFollower' is defined but never used
|
build:
js/locationfilter.js#L141
'otherPos' is defined but never used
|
build:
js/locationfilter.js#L154
'e' is defined but never used
|
build:
js/locationfilter.js#L189
'that' is assigned a value but never used
|
build:
js/locationfilter.js#L190
'e' is defined but never used
|