2023-2024 refresh #15
CI.yml
on: pull_request
eslint
20s
detect-secrets
29s
Annotations
5 errors and 4 warnings
eslint:
app.js#L36
[eslint] reported by reviewdog 🐶
Delete `⏎`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `⏎`","line":36,"column":1,"nodeType":null,"messageId":"delete","endLine":37,"endColumn":1,"fix":{"range":[1061,1062],"text":""}}
|
eslint:
common/s3.js#L45
[eslint] reported by reviewdog 🐶
Delete `⏎`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `⏎`","line":45,"column":1,"nodeType":null,"messageId":"delete","endLine":46,"endColumn":1,"fix":{"range":[1060,1061],"text":""}}
|
eslint:
server/db-mongoose.js#L19
[eslint] reported by reviewdog 🐶
Delete `⏎`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `⏎`","line":19,"column":1,"nodeType":null,"messageId":"delete","endLine":20,"endColumn":1,"fix":{"range":[466,467],"text":""}}
|
eslint:
server/db-mysql.js#L28
[eslint] reported by reviewdog 🐶
Delete `⏎`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `⏎`","line":28,"column":1,"nodeType":null,"messageId":"delete","endLine":29,"endColumn":1,"fix":{"range":[675,676],"text":""}}
|
eslint:
server/db-pgp.js#L34
[eslint] reported by reviewdog 🐶
Delete `⏎`
Raw Output:
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `⏎`","line":34,"column":1,"nodeType":null,"messageId":"delete","endLine":35,"endColumn":1,"fix":{"range":[842,843],"text":""}}
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
detect-secrets
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
detect-secrets
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|