[로보트리] 신규 하드웨어 추가 및 기존 하드웨어 코드 컨벤션 정리 #697
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/robotry_parodule.js#L3
[eslint] reported by reviewdog 🐶
Expected indentation of 4 spaces but found 2.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 4 spaces but found 2.","line":3,"column":1,"nodeType":"Line","messageId":"wrongIndentation","endLine":3,"endColumn":3,"fix":{"range":[77,79],"text":" "}}
|
app/modules/robotry_parodule.js#L4
[eslint] reported by reviewdog 🐶
Expected indentation of 4 spaces but found 2.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 4 spaces but found 2.","line":4,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":4,"endColumn":3,"fix":{"range":[112,114],"text":" "}}
|
app/modules/robotry_parodule.js#L5
[eslint] reported by reviewdog 🐶
Expected indentation of 8 spaces but found 4.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 4.","line":5,"column":1,"nodeType":"Keyword","messageId":"wrongIndentation","endLine":5,"endColumn":5,"fix":{"range":[130,134],"text":" "}}
|
app/modules/robotry_parodule.js#L6
[eslint] reported by reviewdog 🐶
Expected indentation of 8 spaces but found 4.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 4.","line":6,"column":1,"nodeType":"Keyword","messageId":"wrongIndentation","endLine":6,"endColumn":5,"fix":{"range":[143,147],"text":" "}}
|
app/modules/robotry_parodule.js#L7
[eslint] reported by reviewdog 🐶
Expected indentation of 8 spaces but found 4.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 4.","line":7,"column":1,"nodeType":"Keyword","messageId":"wrongIndentation","endLine":7,"endColumn":5,"fix":{"range":[163,167],"text":" "}}
|
app/modules/robotry_parodule.js#L8
[eslint] reported by reviewdog 🐶
Expected indentation of 12 spaces but found 6.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 12 spaces but found 6.","line":8,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":8,"endColumn":7,"fix":{"range":[189,195],"text":" "}}
|
app/modules/robotry_parodule.js#L9
[eslint] reported by reviewdog 🐶
Expected indentation of 12 spaces but found 6.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 12 spaces but found 6.","line":9,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":9,"endColumn":7,"fix":{"range":[207,213],"text":" "}}
|
app/modules/robotry_parodule.js#L10
[eslint] reported by reviewdog 🐶
Expected indentation of 12 spaces but found 6.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 12 spaces but found 6.","line":10,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":10,"endColumn":7,"fix":{"range":[224,230],"text":" "}}
|
app/modules/robotry_parodule.js#L11
[eslint] reported by reviewdog 🐶
Expected indentation of 8 spaces but found 4.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 4.","line":11,"column":1,"nodeType":"Punctuator","messageId":"wrongIndentation","endLine":11,"endColumn":5,"fix":{"range":[241,245],"text":" "}}
|
app/modules/robotry_parodule.js#L12
[eslint] reported by reviewdog 🐶
Expected indentation of 8 spaces but found 4.
Raw Output:
{"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 4.","line":12,"column":1,"nodeType":"Keyword","messageId":"wrongIndentation","endLine":12,"endColumn":5,"fix":{"range":[248,252],"text":" "}}
|
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 `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