Skip to content

As admin I want to edit and delete categories #25

As admin I want to edit and delete categories

As admin I want to edit and delete categories #25

Triggered via pull request November 18, 2023 18:12
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

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

Annotations

7 errors and 1 warning
test (16.x, ubuntu-latest)
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
Process completed with exit code 1.
lint: src/components/Category/CategoryManagement.vue#L66
'row' is defined but never used. Allowed unused args must match /^_/u