231122_동작개선 및 블럭 추가 #741
Annotations
2 errors and 12 warnings
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
|
|
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:'"}}
|
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'"}}
|
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'"}}
|
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'"}}
|
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":" "}}
|
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'"}}
|
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}
|
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":";"}}
|
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":";"}}
|
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}
|
Checkout repository
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/
|
Checkout repository
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/
|
The logs for this run have expired and are no longer available.
Loading