@shopify/stylelint-plugin #24
test-package-shopify-stylelint-plugin-a90.next.yml
on: schedule
next
/
test
1m 33s
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
|
next / test
The test failed. Visit https://github.com/Shopify/web-configs/tree/HEAD/packages/stylelint-plugin
|
next / test
Process completed with exit code 1.
|