chore(deps): update all non-major dependencies #193
Annotations
10 errors
|
typecheck:
app/composables/use-event-pagination.ts#L52
Type 'Ref<undefined, undefined> | Ref<MaybeElement, MaybeElement> | ShallowRef<MaybeElement, MaybeElement> | ... 4 more ... | Readonly<...>' is not assignable to type 'MaybeRefOrGetter<MaybeElement>'.
|
|
typecheck:
app/composables/use-event-pagination.ts#L51
Type 'Ref<undefined, undefined> | Ref<MaybeElement, MaybeElement> | ShallowRef<MaybeElement, MaybeElement> | ... 4 more ... | Readonly<...>' is not assignable to type 'MaybeRefOrGetter<MaybeElement>'.
|
|
typecheck:
app/composables/use-event-pagination.ts#L42
Argument of type 'MaybeElement | { accessKey: string; readonly accessKeyLabel: string; autocapitalize: string; autocorrect: boolean; dir: string; draggable: boolean; hidden: boolean | "until-found"; ... 318 more ...; focus: (options?: FocusOptions | undefined) => void; }' is not assignable to parameter of type 'MaybeElement'.
|
|
typecheck:
app/composables/use-current-space.ts#L4
Argument of type '() => string | string[]' is not assignable to parameter of type 'MaybeRefOrGetter<string | undefined>'.
|
|
typecheck:
app/composables/use-current-room.ts#L5
Argument of type 'ComputedRef<string | string[] | undefined>' is not assignable to parameter of type 'MaybeRefOrGetter<string | undefined>'.
|
|
typecheck:
app/composables/on-room-change.ts#L12
Argument of type 'string | string[]' is not assignable to parameter of type 'string | undefined'.
|
|
typecheck:
app/composables/on-room-change.ts#L11
Argument of type 'string | string[]' is not assignable to parameter of type 'string | undefined'.
|
|
typecheck:
app/components/u/room-list/tab.vue#L9
Argument of type 'import("/home/runner/work/magi/magi/node_modules/.pnpm/vue-router@5.0.6_@vue+compiler-sfc@3.5.33_pinia@3.0.4_typescript@6.0.3_vue@3.5.33_types_97cbcf3e42ecb720f9e7436ea7a26c4e/node_modules/vue-router/dist/index-D_VEAp3P").y' is not assignable to parameter of type 'import("/home/runner/work/magi/magi/node_modules/.pnpm/vue-router@5.0.6_@vue+compiler-sfc@3.5.33_pinia@3.0.4_typescript@6.0.3_vue@3.5.33_types_5291f2364aa3c25c31ad23c437ad644c/node_modules/vue-router/dist/index-D_VEAp3P").y'.
|
|
typecheck:
app/components/u/room-list/index.vue#L26
Argument of type 'import("/home/runner/work/magi/magi/node_modules/.pnpm/vue-router@5.0.6_@vue+compiler-sfc@3.5.33_pinia@3.0.4_typescript@6.0.3_vue@3.5.33_types_97cbcf3e42ecb720f9e7436ea7a26c4e/node_modules/vue-router/dist/index-D_VEAp3P").y' is not assignable to parameter of type 'import("/home/runner/work/magi/magi/node_modules/.pnpm/vue-router@5.0.6_@vue+compiler-sfc@3.5.33_pinia@3.0.4_typescript@6.0.3_vue@3.5.33_types_5291f2364aa3c25c31ad23c437ad644c/node_modules/vue-router/dist/index-D_VEAp3P").y'.
|
|
typecheck:
app/components/layout/app/header-text.vue#L11
Argument of type 'RouteRecordNameGeneric' is not assignable to parameter of type 'string'.
|
background
wait
wait-all
cancel
Loading