fix: graph loading indicator #330
Annotations
27 errors and 3 warnings
lint:
src/main.js#L326
There should be no line break before or after '='
|
lint:
src/main.js#L327
'&&' should be placed at the beginning of the line
|
lint:
src/main.js#L329
'element' is not defined
|
lint:
src/main.js#L330
Unexpected parentheses around single function argument having a body with no curly braces
|
lint:
src/main.js#L331
Expected no linebreak before this expression
|
lint:
src/main.js#L331
'element' is not defined
|
lint:
src/main.js#L331
'&&' should be placed at the beginning of the line
|
lint:
src/main.js#L333
'||' should be placed at the beginning of the line
|
lint
Process completed with exit code 1.
|
build (12.x):
src/main.js#L326
There should be no line break before or after '='
|
build (12.x):
src/main.js#L327
'&&' should be placed at the beginning of the line
|
build (12.x):
src/main.js#L329
'element' is not defined
|
build (12.x):
src/main.js#L330
Unexpected parentheses around single function argument having a body with no curly braces
|
build (12.x):
src/main.js#L331
Expected no linebreak before this expression
|
build (12.x):
src/main.js#L331
'element' is not defined
|
build (12.x):
src/main.js#L331
'&&' should be placed at the beginning of the line
|
build (12.x):
src/main.js#L333
'||' should be placed at the beginning of the line
|
build (12.x)
Process completed with exit code 1.
|
build (10.x):
src/main.js#L326
There should be no line break before or after '='
|
build (10.x):
src/main.js#L327
'&&' should be placed at the beginning of the line
|
build (10.x):
src/main.js#L329
'element' is not defined
|
build (10.x):
src/main.js#L330
Unexpected parentheses around single function argument having a body with no curly braces
|
build (10.x):
src/main.js#L331
'element' is not defined
|
build (10.x):
src/main.js#L331
Expected no linebreak before this expression
|
build (10.x):
src/main.js#L331
'&&' should be placed at the beginning of the line
|
build (10.x):
src/main.js#L333
'||' should be placed at the beginning of the line
|
build (10.x)
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (12.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (10.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|