Update eslint rules to allow aliasing 'this' to 'that'. #25
Annotations
1 error and 9 warnings
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
|