checker corr #510
test-and-release.yml
on: push
Matrix: check-and-lint
Matrix: adapter-tests
Matrix: deploy
Annotations
2 errors and 10 warnings
check-and-lint (18.x):
main.js#L663
Trailing spaces not allowed
|
check-and-lint (18.x)
Process completed with exit code 1.
|
check-and-lint (18.x):
lib/json2iob.js#L193
Unnecessary escape character: \ .
|
check-and-lint (18.x):
lib/json2iob.js#L204
Unnecessary escape character: \ .
|
check-and-lint (18.x):
lib/json2iob.js#L212
Unnecessary escape character: \ .
|
check-and-lint (18.x):
main.js#L136
Unexpected lexical declaration in case block
|
check-and-lint (18.x):
main.js#L137
Unexpected lexical declaration in case block
|
check-and-lint (18.x):
main.js#L138
Unexpected lexical declaration in case block
|
check-and-lint (18.x):
main.js#L434
Do not access Object.prototype method 'hasOwnProperty' from target object
|
check-and-lint (18.x):
main.js#L538
Do not access Object.prototype method 'hasOwnProperty' from target object
|
check-and-lint (18.x):
main.js#L545
Do not access Object.prototype method 'hasOwnProperty' from target object
|
check-and-lint (18.x):
main.js#L552
Do not access Object.prototype method 'hasOwnProperty' from target object
|