MWPW-123236 DC App Banner for mobile/tablet devices #24
Triggered via pull request
September 11, 2023 17:36
Status
Failure
Total duration
2m 25s
Artifacts
–
run-lint.yml
on: pull_request
Matrix: runner / eslint
Matrix: runner / stylelint
Annotations
4 errors and 2 warnings
runner / eslint (18.x):
test/blocks/app-banner/app-banner.test.js#L59
[eslint] reported by reviewdog 🐶
Block must not be padded by blank lines.
Raw Output:
{"ruleId":"padded-blocks","severity":2,"message":"Block must not be padded by blank lines.","line":59,"column":6,"nodeType":"BlockStatement","messageId":"neverPadBlock","endLine":61,"endColumn":1,"fix":{"range":[1990,1992],"text":"\n"}}
|
runner / eslint (18.x):
test/blocks/app-banner/app-banner.test.js#L76
[eslint] reported by reviewdog 🐶
Block must not be padded by blank lines.
Raw Output:
{"ruleId":"padded-blocks","severity":2,"message":"Block must not be padded by blank lines.","line":76,"column":6,"nodeType":"BlockStatement","messageId":"neverPadBlock","endLine":78,"endColumn":1,"fix":{"range":[2413,2415],"text":"\n"}}
|
runner / eslint (18.x):
test/blocks/app-banner/app-banner.test.js#L131
[eslint] reported by reviewdog 🐶
Block must not be padded by blank lines.
Raw Output:
{"ruleId":"padded-blocks","severity":2,"message":"Block must not be padded by blank lines.","line":131,"column":6,"nodeType":"BlockStatement","messageId":"neverPadBlock","endLine":133,"endColumn":1,"fix":{"range":[4115,4117],"text":"\n"}}
|
runner / eslint (18.x)
Process completed with exit code 1.
|
runner / stylelint (18.x)
The process '/usr/bin/git' failed with exit code 128
|
runner / eslint (18.x)
The process '/usr/bin/git' failed with exit code 128
|