Skip to content

🐛 Fixed invalidation issues with eslint #18

🐛 Fixed invalidation issues with eslint

🐛 Fixed invalidation issues with eslint #18

Triggered via push October 8, 2023 06:19
Status Failure
Total duration 2m 23s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build (18.x, ubuntu-latest): .vscode/extensions.json#L7
Trailing spaces not allowed
build (18.x, ubuntu-latest): package.json#L33
Expected object keys to be in specified order. 'dependencies' should be before 'lint-staged'
build (18.x, ubuntu-latest): src/App.vue#L7
Too many blank lines at the end of file. Max of 0 allowed
build (18.x, ubuntu-latest): src/api/methods/user.ts#L6
Multiple spaces found before 'id'
build (18.x, ubuntu-latest): src/api/methods/user.ts#L6
Unexpected space(s) after '${'
build (18.x, ubuntu-latest): src/api/methods/user.ts#L18
Multiple spaces found before 'id'
build (18.x, ubuntu-latest): src/api/methods/user.ts#L18
Unexpected space(s) after '${'
build (18.x, ubuntu-latest): src/components/TheFooter.vue#L6
Trailing spaces not allowed
build (18.x, ubuntu-latest): src/pages/hi/[name].vue#L15
Trailing spaces not allowed
build (18.x, ubuntu-latest): src/stores/index.ts#L1
Missing space before =>
build (18.x, windows-latest): .vscode/extensions.json#L7
Trailing spaces not allowed
build (18.x, windows-latest): package.json#L33
Expected object keys to be in specified order. 'dependencies' should be before 'lint-staged'
build (18.x, windows-latest): src/App.vue#L7
Too many blank lines at the end of file. Max of 0 allowed
build (18.x, windows-latest): src/api/methods/user.ts#L6
Multiple spaces found before 'id'
build (18.x, windows-latest): src/api/methods/user.ts#L6
Unexpected space(s) after '${'
build (18.x, windows-latest): src/api/methods/user.ts#L18
Multiple spaces found before 'id'
build (18.x, windows-latest): src/api/methods/user.ts#L18
Unexpected space(s) after '${'
build (18.x, windows-latest): src/components/TheFooter.vue#L6
Trailing spaces not allowed
build (18.x, windows-latest): src/pages/hi/[name].vue#L15
Trailing spaces not allowed
build (18.x, windows-latest): src/stores/index.ts#L1
Missing space before =>