Update jsonConfig.json #553
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint source code:
lib/json2iob.js#L202
Unnecessary escape character: \ .
|
Lint source code:
lib/json2iob.js#L213
Unnecessary escape character: \ .
|
Lint source code:
lib/json2iob.js#L221
Unnecessary escape character: \ .
|
Lint source code:
main.js#L158
Unexpected lexical declaration in case block
|
Lint source code:
main.js#L159
Unexpected lexical declaration in case block
|
Lint source code:
main.js#L160
Unexpected lexical declaration in case block
|
Lint source code:
main.js#L457
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Lint source code:
main.js#L477
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Lint source code:
main.js#L590
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Lint source code:
main.js#L597
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Loading