feat(downstate): docs + implementation for example components #3227
Annotations
2 errors and 9 warnings
Lint component styles
Process completed with exit code 1.
|
|
Lint component styles:
components/button/index.css#L140
[stylelint] reported by reviewdog 🐶
Expected empty line before comment
Raw Output:
message:"Expected empty line before comment" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/button/index.css" range:{start:{line:140 column:3} end:{line:140 column:37}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"comment-empty-line-before" url:"https://stylelint.io/user-guide/rules/comment-empty-line-before"}
|
Lint component styles:
components/button/index.css#L164
[stylelint] reported by reviewdog 🐶
Expected "--_icon-size-difference" to match pattern "/^(spectrum|mod|highcontrast|system)/"
Raw Output:
message:"Expected \"--_icon-size-difference\" to match pattern \"/^(spectrum|mod|highcontrast|system)/\"" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/button/index.css" range:{start:{line:164 column:5} end:{line:164 column:28}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"custom-property-pattern" url:"https://stylelint.io/user-guide/rules/custom-property-pattern"}
|
Lint component styles:
components/button/index.css#L173
[stylelint] reported by reviewdog 🐶
Expected "--_icon-size-difference" to match pattern "/^(spectrum|mod|highcontrast|system)/"
Raw Output:
message:"Expected \"--_icon-size-difference\" to match pattern \"/^(spectrum|mod|highcontrast|system)/\"" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/button/index.css" range:{start:{line:173 column:14} end:{line:173 column:37}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"custom-property-pattern" url:"https://stylelint.io/user-guide/rules/custom-property-pattern"}
|
Lint component styles:
components/checkbox/index.css#L246
[stylelint] reported by reviewdog 🐶
Expected "1" to be "100%"
Raw Output:
message:"Expected \"1\" to be \"100%\"" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/checkbox/index.css" range:{start:{line:246 column:18} end:{line:246 column:19}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"alpha-value-notation" url:"https://stylelint.io/user-guide/rules/alpha-value-notation"}
|
Lint component styles:
components/checkbox/index.css#L430
[stylelint] reported by reviewdog 🐶
Expected ".0001" to be "0.01%"
Raw Output:
message:"Expected \".0001\" to be \"0.01%\"" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/checkbox/index.css" range:{start:{line:430 column:12} end:{line:430 column:17}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"alpha-value-notation" url:"https://stylelint.io/user-guide/rules/alpha-value-notation"}
|
Lint component styles:
components/checkbox/index.css#L449
[stylelint] reported by reviewdog 🐶
Expected "1" to be "100%"
Raw Output:
message:"Expected \"1\" to be \"100%\"" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/checkbox/index.css" range:{start:{line:449 column:16} end:{line:449 column:17}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"alpha-value-notation" url:"https://stylelint.io/user-guide/rules/alpha-value-notation"}
|
Lint component styles:
components/checkbox/index.css#L544
[stylelint] reported by reviewdog 🐶
Expected "0" to be "0%"
Raw Output:
message:"Expected \"0\" to be \"0%\"" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/checkbox/index.css" range:{start:{line:544 column:14} end:{line:544 column:15}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"alpha-value-notation" url:"https://stylelint.io/user-guide/rules/alpha-value-notation"}
|
Lint component styles:
components/checkbox/index.css#L541
[stylelint] reported by reviewdog 🐶
Unexpected empty line before rule
Raw Output:
message:"Unexpected empty line before rule" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/checkbox/index.css" range:{start:{line:541 column:3} end:{line:548 column:4}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"rule-empty-line-before" url:"https://stylelint.io/user-guide/rules/rule-empty-line-before"}
|
Lint component styles:
components/checkbox/index.css#L589
[stylelint] reported by reviewdog 🐶
Expected empty line before rule
Raw Output:
message:"Expected empty line before rule" location:{path:"/home/runner/work/spectrum-css/spectrum-css/components/checkbox/index.css" range:{start:{line:589 column:3} end:{line:610 column:4}}} severity:WARNING source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"rule-empty-line-before" url:"https://stylelint.io/user-guide/rules/rule-empty-line-before"}
|
Loading