Skip to content

231122_동작개선 및 블럭 추가 #741

231122_동작개선 및 블럭 추가

231122_동작개선 및 블럭 추가 #741

Triggered via pull request November 22, 2023 08:29
Status Failure
Total duration 1m 55s
Artifacts

eslint_reviewdog.yml

on: pull_request
runner / eslint
1m 47s
runner / eslint
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
runner / eslint
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
runner / eslint
Process completed with exit code 1.
runner / eslint: app/modules/KKMOO.js#L60
[eslint] reported by reviewdog 🐶 Strings must use singlequote. Raw Output: {"ruleId":"quotes","severity":1,"message":"Strings must use singlequote.","line":60,"column":31,"nodeType":"Literal","endLine":60,"endColumn":39,"fix":{"range":[1498,1506],"text":"'entry:'"}}
runner / eslint: app/modules/KKMOO.js#L61
[eslint] reported by reviewdog 🐶 Strings must use singlequote. Raw Output: {"ruleId":"quotes","severity":1,"message":"Strings must use singlequote.","line":61,"column":35,"nodeType":"Literal","endLine":61,"endColumn":41,"fix":{"range":[1545,1551],"text":"'true'"}}
runner / eslint: app/modules/KKMOO.js#L68
[eslint] reported by reviewdog 🐶 Strings must use singlequote. Raw Output: {"ruleId":"quotes","severity":1,"message":"Strings must use singlequote.","line":68,"column":31,"nodeType":"Literal","endLine":68,"endColumn":43,"fix":{"range":[1726,1738],"text":"'ATfinRobot'"}}
runner / eslint: app/modules/KKMOO.js#L77
[eslint] reported by reviewdog 🐶 Strings must use singlequote. Raw Output: {"ruleId":"quotes","severity":1,"message":"Strings must use singlequote.","line":77,"column":23,"nodeType":"Literal","endLine":77,"endColumn":29,"fix":{"range":[2035,2041],"text":"'data'"}}
runner / eslint: app/modules/KKMOO.js#L84
[eslint] reported by reviewdog 🐶 Closing curly brace does not appear on the same line as the subsequent block. Raw Output: {"ruleId":"brace-style","severity":1,"message":"Closing curly brace does not appear on the same line as the subsequent block.","line":84,"column":9,"nodeType":"Punctuator","messageId":"nextLineClose","endLine":84,"endColumn":10,"fix":{"range":[2233,2242],"text":" "}}
runner / eslint: app/modules/KKMOO.js#L99
[eslint] reported by reviewdog 🐶 Strings must use singlequote. Raw Output: {"ruleId":"quotes","severity":1,"message":"Strings must use singlequote.","line":99,"column":22,"nodeType":"Literal","endLine":99,"endColumn":26,"fix":{"range":[2681,2685],"text":"'RT'"}}
runner / eslint: app/modules/KKMOO.js#L100
[eslint] reported by reviewdog 🐶 Unexpected var, use let or const instead. Raw Output: {"ruleId":"no-var","severity":1,"message":"Unexpected var, use let or const instead.","line":100,"column":21,"nodeType":"VariableDeclaration","endLine":100,"endColumn":49}
runner / eslint: app/modules/KKMOO.js#L113
[eslint] reported by reviewdog 🐶 Missing semicolon. Raw Output: {"ruleId":"semi","severity":1,"message":"Missing semicolon.","line":113,"column":66,"nodeType":"ExpressionStatement","endLine":114,"endColumn":1,"fix":{"range":[3281,3281],"text":";"}}
runner / eslint: app/modules/KKMOO.js#L115
[eslint] reported by reviewdog 🐶 Missing semicolon. Raw Output: {"ruleId":"semi","severity":1,"message":"Missing semicolon.","line":115,"column":64,"nodeType":"ExpressionStatement","endLine":116,"endColumn":1,"fix":{"range":[3380,3380],"text":";"}}
runner / eslint: app/modules/KKMOO.js#L118
[eslint] reported by reviewdog 🐶 Unexpected var, use let or const instead. Raw Output: {"ruleId":"no-var","severity":1,"message":"Unexpected var, use let or const instead.","line":118,"column":21,"nodeType":"VariableDeclaration","endLine":118,"endColumn":43}
runner / eslint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
runner / eslint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/