Skip to content

Space should be optional in setAll(), fixes #519 #291

Space should be optional in setAll(), fixes #519

Space should be optional in setAll(), fixes #519 #291

Triggered via push May 22, 2024 20:26
Status Failure
Total duration 28s
Artifacts

lint.yml

on: push
Lint & Test Types
19s
Lint & Test Types
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Lint & Test Types
Process completed with exit code 1.
Lint & Test Types: assets/js/colors.js#L49
Newline required at end of file but not found
Lint & Test Types: assets/js/enhance.js#L3
Missing trailing comma
Lint & Test Types: assets/js/enhance.js#L31
Newline required at end of file but not found
Lint & Test Types: assets/js/index.js#L18
Newline required at end of file but not found
Lint & Test Types: elements/color-gamut/color-gamut.js#L143
Statement inside of curly braces should be on next line
Lint & Test Types: elements/color-gamut/color-gamut.js#L143
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
Lint & Test Types: src/setAll.js#L17
'alpha' is not defined
Lint & Test Types: test/coords.js#L20
Missing space before function parentheses
Lint & Test Types: test/coords.js#L27
Missing space before function parentheses