widadjust: Add application to automatically determine PPM fixup from GPS data #7161
Annotations
1 error and 9 warnings
build
Process completed with exit code 1.
|
build
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/
|
build:
apps/widadjust/widadjust.app.js#L222
'have' is assigned a value but never used
|
build:
apps/widadjust/widadjust.app.js#L222
'lat' is assigned a value but never used
|
build:
apps/widadjust/widadjust.app.js#L222
'alt' is assigned a value but never used
|
build:
apps/widadjust/widadjust.app.js#L223
'speed' is assigned a value but never used
|
build:
apps/widadjust/widadjust.app.js#L223
'hdop' is assigned a value but never used
|
build:
apps/widadjust/widadjust.app.js#L223
'adelta' is assigned a value but never used
|
build:
apps/widadjust/widadjust.app.js#L224
'tdelta' is assigned a value but never used
|
build:
apps/widadjust/widadjust.app.js#L247
'stopGps' is defined but never used
|