Skip to content

chore(deps): update pnpm.catalog.default @nuxt/kit to ^4.4.8 - autoclosed #4531

chore(deps): update pnpm.catalog.default @nuxt/kit to ^4.4.8 - autoclosed

chore(deps): update pnpm.catalog.default @nuxt/kit to ^4.4.8 - autoclosed #4531

Triggered via pull request June 3, 2026 21:06
Status Failure
Total duration 3m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
typecheck
Process completed with exit code 1.
typecheck: packages/script/src/runtime/composables/useScript.ts#L361
Type 'VueScriptInstance<T>' is not assignable to type 'VueScriptInstance<any>'.
typecheck: packages/script/src/runtime/composables/useScript.ts#L270
Conversion of type 'UseScriptReturn<T>' to type 'VueScriptInstance<T> & { reload: () => Promise<T>; consent?: unknown; } & { reload: () => Promise<T>; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck: packages/script/dist/runtime/composables/useScript.ts#L361
Type 'VueScriptInstance<T>' is not assignable to type 'VueScriptInstance<any>'.
typecheck: packages/script/dist/runtime/composables/useScript.ts#L270
Conversion of type 'UseScriptReturn<T>' to type 'VueScriptInstance<T> & { reload: () => Promise<T>; consent?: unknown; } & { reload: () => Promise<T>; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test
Process completed with exit code 1.