Skip to content

[로보트리] 신규 하드웨어 추가 및 기존 하드웨어 코드 컨벤션 정리 #698

[로보트리] 신규 하드웨어 추가 및 기존 하드웨어 코드 컨벤션 정리

[로보트리] 신규 하드웨어 추가 및 기존 하드웨어 코드 컨벤션 정리 #698

Triggered via pull request August 30, 2023 12:17
Status Failure
Total duration 2m 25s
Artifacts

eslint_reviewdog.yml

on: pull_request
runner / eslint
2m 15s
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/robotry_parodule.js#L3
[eslint] reported by reviewdog 🐶 Expected indentation of 4 spaces but found 1 tab. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 4 spaces but found 1 tab.","line":3,"column":1,"nodeType":"Line","messageId":"wrongIndentation","endLine":3,"endColumn":2,"fix":{"range":[77,78],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L4
[eslint] reported by reviewdog 🐶 Expected indentation of 4 spaces but found 1 tab. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 4 spaces but found 1 tab.","line":4,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":4,"endColumn":2,"fix":{"range":[111,112],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L5
[eslint] reported by reviewdog 🐶 Expected indentation of 8 spaces but found 2 tabs. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 2 tabs.","line":5,"column":1,"nodeType":"Keyword","messageId":"wrongIndentation","endLine":5,"endColumn":3,"fix":{"range":[128,130],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L6
[eslint] reported by reviewdog 🐶 Expected indentation of 8 spaces but found 2 tabs. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 2 tabs.","line":6,"column":1,"nodeType":"Keyword","messageId":"wrongIndentation","endLine":6,"endColumn":3,"fix":{"range":[139,141],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L7
[eslint] reported by reviewdog 🐶 Expected indentation of 8 spaces but found 2 tabs. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 2 tabs.","line":7,"column":1,"nodeType":"Keyword","messageId":"wrongIndentation","endLine":7,"endColumn":3,"fix":{"range":[157,159],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L8
[eslint] reported by reviewdog 🐶 Expected indentation of 12 spaces but found 3 tabs. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 12 spaces but found 3 tabs.","line":8,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":8,"endColumn":4,"fix":{"range":[181,184],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L9
[eslint] reported by reviewdog 🐶 Expected indentation of 12 spaces but found 3 tabs. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 12 spaces but found 3 tabs.","line":9,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":9,"endColumn":4,"fix":{"range":[196,199],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L10
[eslint] reported by reviewdog 🐶 Expected indentation of 12 spaces but found 3 tabs. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 12 spaces but found 3 tabs.","line":10,"column":1,"nodeType":"Identifier","messageId":"wrongIndentation","endLine":10,"endColumn":4,"fix":{"range":[210,213],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L11
[eslint] reported by reviewdog 🐶 Expected indentation of 8 spaces but found 2 tabs. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 2 tabs.","line":11,"column":1,"nodeType":"Punctuator","messageId":"wrongIndentation","endLine":11,"endColumn":3,"fix":{"range":[224,226],"text":" "}}
runner / eslint: app/modules/robotry_parodule.js#L12
[eslint] reported by reviewdog 🐶 Expected indentation of 8 spaces but found 2 tabs. Raw Output: {"ruleId":"indent","severity":1,"message":"Expected indentation of 8 spaces but found 2 tabs.","line":12,"column":1,"nodeType":"Keyword","messageId":"wrongIndentation","endLine":12,"endColumn":3,"fix":{"range":[229,231],"text":" "}}
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/