Skip to content

@shopify/stylelint-plugin #24

@shopify/stylelint-plugin

@shopify/stylelint-plugin #24

Triggered via schedule August 18, 2024 00:37
Status Failure
Total duration 1m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Stylelint problem: scss.invalid.scss#L6
Expected ".n3" to have no more than 2 classes (selector-max-class) - https://stylelint.io/user-guide/rules/selector-max-class
Stylelint problem: scss.invalid.scss#L6
Expected ".n3" to have no more than 1 combinator (selector-max-combinators) - https://stylelint.io/user-guide/rules/selector-max-combinators
Stylelint problem: scss.invalid.scss#L16
Expected "$value * 1px" instead of "#{$value}px". Consider writing "value" in terms of px originally. (scss/dimension-no-non-numeric-values) - https://github.com/stylelint-scss/stylelint-scss/blob/master/src/rules/dimension-no-non-numeric-values
Stylelint problem: scss.invalid.scss#L22
Unexpected union class name with the parent selector (&) (scss/selector-no-union-class-name) - https://github.com/stylelint-scss/stylelint-scss/blob/master/src/rules/selector-no-union-class-name
latest / test
Process completed with exit code 1.