Merge pull request #22 from doroudi:doroudi/issue17 #20
Annotations
8 errors and 3 warnings
test (16.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/CreateCategory.vue#L16
Unexpected console statement
|
lint
Process completed with exit code 1.
|
test (18.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
|
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
|