Update eslint and fix some errors #2
Annotations
10 errors and 11 warnings
test:
assets/js/docs.min.js#L1
Missing space before function parentheses
|
test:
assets/js/docs.min.js#L1
A space is required after ','
|
test:
assets/js/docs.min.js#L1
Requires a space after '{'
|
test:
assets/js/docs.min.js#L1
Statement inside of curly braces should be on next line
|
test:
assets/js/docs.min.js#L1
Missing space before opening brace
|
test:
assets/js/docs.min.js#L1
Strings must use singlequote
|
test:
assets/js/docs.min.js#L1
This line has 35 statements. Maximum allowed is 1
|
test:
assets/js/docs.min.js#L1
Missing whitespace after semicolon
|
test:
assets/js/docs.min.js#L1
Strings must use singlequote
|
test:
assets/js/docs.min.js#L1
Expected '===' and instead saw '=='
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
assets/js/docs.min.js#L8
The body of a for-in should be wrapped in an if statement to filter unwanted properties from the prototype
|
test:
assets/js/docs.min.js#L8
'o' was used before it was defined
|
test:
assets/js/docs.min.js#L8
'o' was used before it was defined
|
test:
assets/js/docs.min.js#L8
'o' was used before it was defined
|
test:
assets/js/docs.min.js#L8
's' was used before it was defined
|
test:
assets/js/docs.min.js#L8
's' was used before it was defined
|
test:
assets/js/docs.min.js#L8
's' was used before it was defined
|
test:
assets/js/docs.min.js#L8
's' was used before it was defined
|
test:
assets/js/docs.min.js#L8
'u' was used before it was defined
|
test:
assets/js/docs.min.js#L8
'c' was used before it was defined
|