Ready for Main: stage into main. #537
Annotations
3 errors and 2 warnings
Run reviewdog/action-eslint@v1:
acrobat/scripts/scripts.js#L304
[eslint] reported by reviewdog 🐶
Unnecessary semicolon.
Raw Output:
{"ruleId":"no-extra-semi","severity":2,"message":"Unnecessary semicolon.","line":304,"column":2,"nodeType":"EmptyStatement","messageId":"unexpected","endLine":304,"endColumn":3,"fix":{"range":[11528,11581],"text":"}\n\n// Default to loading the first image as eager.\n("}}
|
Run reviewdog/action-eslint@v1:
acrobat/scripts/scripts.js#L411
[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":411,"column":1,"nodeType":"Program","messageId":"blankEndOfFile","endLine":413,"endColumn":1,"fix":{"range":[15212,15214],"text":""}}
|
Run reviewdog/action-eslint@v1
Process completed with exit code 1.
|
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/.
|
Post Checkout repository
The process '/usr/bin/git' failed with exit code 128
|
Loading