MWPW-157776 Prompt Card Block #1154
run-lint.yml
on: pull_request
Matrix: runner / eslint
Matrix: runner / stylelint
Annotations
6 errors and 4 warnings
runner / stylelint (18.x):
acrobat/blocks/prompt-card/prompt-card.css#L67
[stylelint] reported by reviewdog 🐶
Expected ".16" to be "16%"
Raw Output:
message:"Expected \".16\" to be \"16%\"" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/prompt-card/prompt-card.css" range:{start:{line:67 column:43}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"alpha-value-notation"}
|
runner / stylelint (18.x):
acrobat/blocks/prompt-card/prompt-card.css#L67
[stylelint] reported by reviewdog 🐶
Expected modern color-function notation
Raw Output:
message:"Expected modern color-function notation" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/prompt-card/prompt-card.css" range:{start:{line:67 column:29}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"color-function-notation"}
|
runner / stylelint (18.x):
acrobat/blocks/prompt-card/prompt-card.css#L26
[stylelint] reported by reviewdog 🐶
Expected double colon pseudo-element notation
Raw Output:
message:"Expected double colon pseudo-element notation" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/prompt-card/prompt-card.css" range:{start:{line:26 column:14}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"selector-pseudo-element-colon-notation"}
|
runner / stylelint (18.x):
acrobat/blocks/prompt-card/prompt-card.css#L146
[stylelint] reported by reviewdog 🐶
Expected double colon pseudo-element notation
Raw Output:
message:"Expected double colon pseudo-element notation" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/prompt-card/prompt-card.css" range:{start:{line:146 column:17}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"selector-pseudo-element-colon-notation"}
|
runner / stylelint (18.x):
acrobat/blocks/prompt-card/prompt-card.css#L109
[stylelint] reported by reviewdog 🐶
Unexpected vendor-prefix "-webkit-box"
Raw Output:
message:"Unexpected vendor-prefix \"-webkit-box\"" location:{path:"/home/runner/work/dc/dc/acrobat/blocks/prompt-card/prompt-card.css" range:{start:{line:109 column:12}}} severity:ERROR source:{name:"stylelint" url:"https://stylelint.io/"} code:{value:"value-no-vendor-prefix"}
|
runner / stylelint (18.x)
Process completed with exit code 1.
|
runner / stylelint (18.x)
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/
|
runner / stylelint (18.x)
The process '/usr/bin/git' failed with exit code 128
|
runner / eslint (18.x)
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/
|
runner / eslint (18.x)
The process '/usr/bin/git' failed with exit code 128
|