Skip to content

Implement Add Category #19

Implement Add Category

Implement Add Category #19

Triggered via pull request November 17, 2023 13:43
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

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

Annotations

8 errors and 3 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
lint: src/components/Category/CreateCategory.vue#L16
Unexpected console statement
lint
Process completed with exit code 1.
test-e2e
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
test (18.x, ubuntu-latest)
Process completed with exit code 1.
typecheck: src/services/accout.service.ts#L5
Unexpected token. A constructor, method, accessor, or property was expected.
typecheck: src/services/accout.service.ts#L8
Declaration or statement expected.
typecheck
Process completed with exit code 1.
lint: src/components/Category/CategoryManagement.vue#L63
'row' is defined but never used. Allowed unused args must match /^_/u
lint: src/components/Category/CategoryManagement.vue#L66
'row' is defined but never used. Allowed unused args must match /^_/u
lint: src/store/category.store.ts#L35
'response' is assigned a value but never used. Allowed unused vars must match /^_/u