Skip to content

ci(chore): add eslint & fix ci #3

ci(chore): add eslint & fix ci

ci(chore): add eslint & fix ci #3

Triggered via push October 29, 2023 23:20
Status Failure
Total duration 1m 41s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
testCodebase: app.config.ts#L2
Expected indentation of 2 spaces but found 4
testCodebase: app.config.ts#L3
Expected indentation of 4 spaces but found 8
testCodebase: app.config.ts#L4
Expected indentation of 4 spaces but found 8
testCodebase: app.config.ts#L4
Unexpected trailing comma
testCodebase: app.config.ts#L5
Expected indentation of 2 spaces but found 4
testCodebase: app.config.ts#L6
Newline required at end of file but not found
testCodebase: layouts/default.vue#L8
Newline required at end of file but not found
testCodebase: nuxt.config.ts#L9
Strings must use singlequote
testCodebase: nuxt.config.ts#L11
Newline required at end of file but not found
testCodebase: pages/auth/sign-in.vue#L7
Newline required at end of file but not found
testCodebase: app.vue#L3
Expected a space before '/>', but not found