ci: the os matrix value should be an array #97
Annotations
10 errors and 1 warning
|
Lint:
src/app/src/utils/monaco/theme-dark.ts#L5
Strings must use singlequote
|
|
Lint:
src/app/src/utils/monaco/theme-dark.ts#L5
Strings must use singlequote
|
|
Lint:
src/app/src/utils/monaco/theme-dark.ts#L5
Properties shouldn't be quoted as all quotes are redundant
|
|
Lint:
src/app/src/utils/database.ts#L24
Missing trailing comma
|
|
Lint:
src/app/src/utils/database.ts#L24
Multiple spaces found before 'document2'
|
|
Lint:
src/app/src/utils/database.ts#L21
Missing trailing comma
|
|
Lint:
src/app/src/utils/database.ts#L21
Multiple spaces found before 'document1'
|
|
Lint:
src/app/src/utils/database.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
|
Lint:
src/app/src/utils/database.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
|
Lint:
src/app/src/components/shared/item/ItemCard.vue#L2
'TreeStatus' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/app/src/components/shared/item/ItemCard.vue#L63
'class' should be on a new line
|
Loading