Skip to content

feat: print finish

feat: print finish #12

Triggered via push July 3, 2023 10:57
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

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

Annotations

22 errors and 2 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
lint: .github/workflows/release.yml#L34
Trailing spaces not allowed
lint: .github/workflows/release.yml#L39
Too many blank lines at the end of file. Max of 0 allowed
lint: src/template/base/src/App.vue#L2
Expected 1 empty line after import statement not followed by another import
lint: src/template/base/src/App.vue#L2
Member 'onHide' of the import declaration should be sorted alphabetically
lint: src/template/base/src/App.vue#L2
Strings must use singlequote
lint: src/template/base/src/App.vue#L2
Extra semicolon
lint: src/template/base/src/App.vue#L4
Unexpected console statement
lint: src/template/base/src/App.vue#L4
Strings must use singlequote
lint: src/template/base/src/App.vue#L4
Extra semicolon
lint: src/template/base/src/App.vue#L5
Extra semicolon
test (18.x, ubuntu-latest)
Process completed with exit code 1.
typecheck: src/utils/deepMerge.ts#L1
Parameter 'val' implicitly has an 'any' type.
typecheck: src/utils/deepMerge.ts#L2
Parameter 'a' implicitly has an 'any' type.
typecheck: src/utils/deepMerge.ts#L2
Parameter 'b' implicitly has an 'any' type.
typecheck: src/utils/deepMerge.ts#L9
Parameter 'target' implicitly has an 'any' type.
typecheck: src/utils/deepMerge.ts#L9
Parameter 'obj' implicitly has an 'any' type.
typecheck
Process completed with exit code 1.
test (16.x, macos-latest)
Process completed with exit code 1.
test (18.x, macos-latest)
Process completed with exit code 1.
test (16.x, windows-latest)
Process completed with exit code 1.
test (18.x, windows-latest)
Process completed with exit code 1.
lint: src/template/base/src/pages/index/index.vue#L5
Expected 1 line break after opening tag (`<text>`), but no line breaks found
lint: src/template/base/src/pages/index/index.vue#L5
Expected 1 line break before closing tag (`</text>`), but no line breaks found