fix: legend unit percent w/o whitespace #318
Annotations
22 errors and 2 warnings
build (10.x):
src/main.js#L347
'state' is assigned a value but never used
|
build (10.x):
src/main.js#L352
'uom' is never reassigned. Use 'const' instead
|
build (10.x):
src/main.js#L353
'state' is never reassigned. Use 'const' instead
|
build (10.x):
src/main.js#L353
'state' is already declared in the upper scope
|
build (10.x):
src/main.js#L353
'state' was used before it was defined
|
build (10.x):
src/main.js#L356
Closing curly brace does not appear on the same line as the subsequent block
|
build (10.x)
Process completed with exit code 1.
|
lint:
src/main.js#L347
'state' is assigned a value but never used
|
lint:
src/main.js#L352
'uom' is never reassigned. Use 'const' instead
|
lint:
src/main.js#L353
'state' is already declared in the upper scope
|
lint:
src/main.js#L353
'state' is never reassigned. Use 'const' instead
|
lint:
src/main.js#L353
'state' was used before it was defined
|
lint:
src/main.js#L356
Closing curly brace does not appear on the same line as the subsequent block
|
lint
Process completed with exit code 1.
|
build (12.x)
The job was canceled because "_10_x" failed.
|
build (12.x):
src/main.js#L347
'state' is assigned a value but never used
|
build (12.x):
src/main.js#L352
'uom' is never reassigned. Use 'const' instead
|
build (12.x):
src/main.js#L353
'state' is already declared in the upper scope
|
build (12.x):
src/main.js#L353
'state' is never reassigned. Use 'const' instead
|
build (12.x):
src/main.js#L353
'state' was used before it was defined
|
build (12.x):
src/main.js#L356
Closing curly brace does not appear on the same line as the subsequent block
|
build (12.x)
The operation was canceled.
|
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
|