fix: graph loading indicator #331
Annotations
18 errors and 2 warnings
build (10.x):
src/main.js#L326
'&&' should be placed at the beginning of the line
|
build (10.x):
src/main.js#L328
'element' is not defined
|
build (10.x):
src/main.js#L329
Unexpected parentheses around single function argument having a body with no curly braces
|
build (10.x):
src/main.js#L330
'element' is not defined
|
build (10.x):
src/main.js#L330
Expected no linebreak before this expression
|
build (10.x):
src/main.js#L330
'&&' should be placed at the beginning of the line
|
build (10.x):
src/main.js#L333
Expected indentation of 4 spaces but found 18
|
build (10.x)
Process completed with exit code 1.
|
build (12.x)
The job was canceled because "_10_x" failed.
|
build (12.x)
The operation was canceled.
|
lint:
src/main.js#L326
'&&' should be placed at the beginning of the line
|
lint:
src/main.js#L328
'element' is not defined
|
lint:
src/main.js#L329
Unexpected parentheses around single function argument having a body with no curly braces
|
lint:
src/main.js#L330
Expected no linebreak before this expression
|
lint:
src/main.js#L330
'element' is not defined
|
lint:
src/main.js#L330
'&&' should be placed at the beginning of the line
|
lint:
src/main.js#L333
Expected indentation of 4 spaces but found 18
|
lint
Process completed with exit code 1.
|
build (10.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|