Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: format code with Prettier, Autopep8 and StandardRB #674

Closed

style: format code with Prettier, Autopep8 and StandardRB

4a01116
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

style: format code with Prettier, Autopep8 and StandardRB #674

style: format code with Prettier, Autopep8 and StandardRB
4a01116
Select commit
Loading
Failed to load commit list.
GitHub Actions / eslint failed Sep 22, 2023 in 1s

reviewdog [eslint] report

reported by reviewdog 🐶

Findings (3)

components/index/CardsReferenceInfection.vue|7 col 189| Delete ,
pages/index.vue|59 col 35| Delete ,
pages/infection.vue|59 col 23| Delete ,

Filtered Findings (0)

Annotations

Check failure on line 7 in components/index/CardsReferenceInfection.vue

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] components/index/CardsReferenceInfection.vue#L7 <prettier/prettier>(https://github.com/prettier/eslint-plugin-prettier#options)

Delete `,`
Raw output
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `,`","line":7,"column":73,"nodeType":null,"messageId":"delete","endLine":7,"endColumn":74,"fix":{"range":[157,158],"text":""}}

Check failure on line 59 in pages/index.vue

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] pages/index.vue#L59 <prettier/prettier>(https://github.com/prettier/eslint-plugin-prettier#options)

Delete `,`
Raw output
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `,`","line":59,"column":19,"nodeType":null,"messageId":"delete","endLine":59,"endColumn":20,"fix":{"range":[1286,1287],"text":""}}

Check failure on line 59 in pages/infection.vue

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] pages/infection.vue#L59 <prettier/prettier>(https://github.com/prettier/eslint-plugin-prettier#options)

Delete `,`
Raw output
{"ruleId":"prettier/prettier","severity":2,"message":"Delete `,`","line":59,"column":15,"nodeType":null,"messageId":"delete","endLine":59,"endColumn":16,"fix":{"range":[1282,1283],"text":""}}