Unify item and group data structures #393
Annotations
12 errors and 3 warnings
check
Process completed with exit code 1.
|
lint:
src/components/card/ItemCard.svelte#L22
Unsafe call of a(n) `error` type typed value
|
lint:
src/components/card/ItemCard.svelte#L22
Unsafe call of a(n) `error` type typed value
|
lint:
src/components/card/ItemCard.svelte#L25
Unsafe return of a value of type `any`
|
lint:
src/components/card/ItemCard.svelte#L25
Unsafe call of a(n) `any` typed value
|
lint:
src/components/modals/NewGroupModal.svelte#L32
Unsafe call of a(n) `error` type typed value
|
lint:
src/components/modals/NewGroupModal.svelte#L32
Unsafe call of a(n) `error` type typed value
|
lint:
src/components/modals/NewItemModal.svelte#L33
Unsafe call of a(n) `error` type typed value
|
lint:
src/components/modals/NewItemModal.svelte#L33
Unsafe call of a(n) `error` type typed value
|
lint:
src/components/modals/NewItemModal.svelte#L33
Unsafe call of a(n) `error` type typed value
|
lint:
src/lib/itemFilter.ts#L20
Unsafe return of a value of type error
|
test
Process completed with exit code 1.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|