live validation WIP #14
Annotations
11 errors and 1 warning
lint:
bin/validate_live_pixel.mjs#L7
'exit' is defined but never used
|
lint:
bin/validate_live_pixel.mjs#L62
Expected indentation of 4 spaces but found 8
|
lint:
bin/validate_live_pixel.mjs#L63
Expected indentation of 4 spaces but found 8
|
lint:
bin/validate_live_pixel.mjs#L64
Expected indentation of 8 spaces but found 12
|
lint:
bin/validate_live_pixel.mjs#L64
Expected '===' and instead saw '=='
|
lint:
bin/validate_live_pixel.mjs#L65
Expected indentation of 8 spaces but found 12
|
lint:
bin/validate_live_pixel.mjs#L66
Expected indentation of 8 spaces but found 12
|
lint:
bin/validate_live_pixel.mjs#L67
Expected indentation of 8 spaces but found 12
|
lint:
bin/validate_live_pixel.mjs#L67
'url' is assigned a value but never used
|
lint:
bin/validate_live_pixel.mjs#L68
Expected indentation of 8 spaces but found 12
|
unit
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|