DC Milo 0.2438 #1152
Annotations
5 errors and 2 warnings
Run reviewdog/action-stylelint@v1:
acrobat/blocks/nonprofit/nonprofit.css#L348
[stylelint] reported by reviewdog 🐶
Expected custom property name to be kebab-case
Raw Output:
message:"Expected custom property name to be kebab-case" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/nonprofit/nonprofit.css" range:{start:{line:348 column:10}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"custom-property-pattern"}
|
Run reviewdog/action-stylelint@v1:
acrobat/blocks/nonprofit/nonprofit.css#L67
[stylelint] reported by reviewdog 🐶
Expected quotes around "url" function argument
Raw Output:
message:"Expected quotes around \"url\" function argument" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/nonprofit/nonprofit.css" range:{start:{line:67 column:19}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"function-url-quotes"}
|
Run reviewdog/action-stylelint@v1:
acrobat/blocks/nonprofit/nonprofit.css#L300
[stylelint] reported by reviewdog 🐶
Expected selector ".np-button" to come before selector ".np-form .np-button"
Raw Output:
message:"Expected selector \".np-button\" to come before selector \".np-form .np-button\"" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/nonprofit/nonprofit.css" range:{start:{line:300 column:1}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"no-descending-specificity"}
|
Run reviewdog/action-stylelint@v1:
acrobat/blocks/nonprofit/nonprofit.css#L360
[stylelint] reported by reviewdog 🐶
Expected selector ".np-controller-button" to come before selector ".np-controller-section .np-controller-button:last-child"
Raw Output:
message:"Expected selector \".np-controller-button\" to come before selector \".np-controller-section .np-controller-button:last-child\"" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/nonprofit/nonprofit.css" range:{start:{line:360 column:1}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"no-descending-specificity"}
|
Run reviewdog/action-stylelint@v1
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post Checkout repository
The process '/usr/bin/git' failed with exit code 128
|
Loading