collection utils #457
Annotations
10 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
src/app/src/composables/useTree.ts#L57
Argument of type 'string' is not assignable to parameter of type 'CollectionInfo'.
|
|
Typecheck:
src/app/src/composables/useContext.ts#L192
Argument of type 'string' is not assignable to parameter of type 'CollectionInfo'.
|
|
Typecheck:
src/app/src/composables/useContext.ts#L184
Argument of type 'string' is not assignable to parameter of type 'CollectionInfo'.
|
|
Typecheck:
src/app/src/composables/useContext.ts#L175
Argument of type 'string' is not assignable to parameter of type 'CollectionInfo'.
|
|
Typecheck:
src/app/src/composables/useContext.ts#L164
Argument of type 'string' is not assignable to parameter of type 'CollectionInfo'.
|
|
Typecheck:
src/app/src/composables/useContext.ts#L154
Argument of type 'string' is not assignable to parameter of type 'CollectionInfo'.
|
|
Typecheck:
src/app/src/composables/useContext.ts#L145
Argument of type 'string' is not assignable to parameter of type 'CollectionInfo'.
|
|
Typecheck:
src/app/src/composables/useContext.ts#L132
Argument of type 'import("/home/runner/work/studio/studio/src/app/src/types/tree").TreeRootId' is not assignable to parameter of type 'CollectionInfo'.
|
|
Typecheck:
src/app/src/composables/useContext.ts#L110
Argument of type 'import("/home/runner/work/studio/studio/src/app/src/types/tree").TreeRootId' is not assignable to parameter of type 'CollectionInfo'.
|
Loading