Skip to content

style: format code with Prettier, Autopep8 and StandardRB

Sign in for the full log view
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":""}}