DC MILO 0.2411 #550
run-lint.yml
on: pull_request
Matrix: runner / eslint
Matrix: runner / stylelint
Annotations
3 errors and 4 warnings
runner / eslint (18.x):
acrobat/scripts/scripts.js#L305
[eslint] reported by reviewdog 🐶
Unnecessary semicolon.
Raw Output:
{"ruleId":"no-extra-semi","severity":2,"message":"Unnecessary semicolon.","line":305,"column":2,"nodeType":"EmptyStatement","messageId":"unexpected","endLine":305,"endColumn":3,"fix":{"range":[11582,11635],"text":"}\n\n// Default to loading the first image as eager.\n("}}
|
runner / eslint (18.x):
acrobat/scripts/scripts.js#L412
[eslint] reported by reviewdog 🐶
Too many blank lines at the end of file. Max of 0 allowed.
Raw Output:
{"ruleId":"no-multiple-empty-lines","severity":2,"message":"Too many blank lines at the end of file. Max of 0 allowed.","line":412,"column":1,"nodeType":"Program","messageId":"blankEndOfFile","endLine":414,"endColumn":1,"fix":{"range":[15266,15268],"text":""}}
|
runner / eslint (18.x)
Process completed with exit code 1.
|
runner / stylelint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / stylelint (18.x)
The process '/usr/bin/git' failed with exit code 128
|
runner / eslint (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / eslint (18.x)
The process '/usr/bin/git' failed with exit code 128
|