update tests #26
Annotations
7 errors and 3 warnings
lint:
bin/validate_live_pixel.mjs#L52
Identifier 'pixel_id' is not in camel case
|
lint:
bin/validate_live_pixel.mjs#L52
Unnecessary escape character: \.
|
lint:
bin/validate_live_pixel.mjs#L53
Identifier 'pixel_id' is not in camel case
|
lint:
bin/validate_live_pixel.mjs#L74
Expected '===' and instead saw '=='
|
lint:
bin/validate_live_pixel.mjs#L78
'url' is assigned a value but never used
|
lint:
src/params_validator.mjs#L153
Expected '===' and instead saw '=='
|
lint
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
|
lint:
bin/validate_live_pixel.mjs#L46
Unexpected var, use let or const instead
|
lint:
bin/validate_live_pixel.mjs#L69
Unexpected var, use let or const instead
|