less restrictive lint #718
test-and-release.yml
on: push
Matrix: check-and-lint
Matrix: adapter-tests
Matrix: deploy
Annotations
10 errors and 8 warnings
check-and-lint (18.x):
main.js#L24
Expected 1 lines after block description
|
check-and-lint (18.x):
main.js#L152
'byd_stat_tower' is assigned a value but never used
|
check-and-lint (18.x):
main.js#L218
'myBattTypes' is assigned a value but never used
|
check-and-lint (18.x):
main.js#L249
'e' is defined but never used
|
check-and-lint (18.x):
main.js#L735
'err' is defined but never used
|
check-and-lint (18.x):
main.js#L790
Expected { after 'if' condition
|
check-and-lint (18.x):
main.js#L845
Expected { after 'if' condition
|
check-and-lint (18.x):
main.js#L880
'data' is defined but never used. Allowed unused args must match /^_/u
|
check-and-lint (18.x):
main.js#L885
Expected { after 'if' condition
|
check-and-lint (18.x):
main.js#L1536
Expected { after 'if' condition
|
check-and-lint (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-and-lint (18.x):
main.js#L25
'@type' is redundant when using a type system
|
check-and-lint (18.x):
main.js#L29
'@type' is redundant when using a type system
|
check-and-lint (18.x):
main.js#L76
'@type' is redundant when using a type system
|
check-and-lint (18.x):
main.js#L86
'@type' is redundant when using a type system
|
check-and-lint (18.x):
main.js#L97
'@type' is redundant when using a type system
|
check-and-lint (18.x):
main.js#L227
Types are not permitted on @param
|
check-and-lint (18.x):
main.js#L227
Missing JSDoc @param "options" description
|