Skip to content

chore(deps): update unhead monorepo to v3 (major) #5549

chore(deps): update unhead monorepo to v3 (major)

chore(deps): update unhead monorepo to v3 (major) #5549

Triggered via pull request May 4, 2026 07:23
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test (ubuntu-latest): src/runtime/composables/head.ts#L26
Property '_i' is missing in type '{ dispose(): void; patch(newObj: UseHeadInput<_Deprecated>): void; }' but required in type 'Omit<ActiveHeadEntry<UseHeadInput<_Deprecated>>, "_poll">'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L103
Argument of type '[UseHeadInput<_Deprecated>, ActiveHeadEntry<UseHeadInput<_Deprecated>>][] | undefined' is not assignable to parameter of type '[UseHeadInput<_Deprecated>, ActiveHeadEntry<UseHeadInput<_Deprecated>>][]'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L100
Argument of type 'UseHeadInput<_Deprecated>' is not assignable to parameter of type 'UseHeadInput<Deprecated>'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L98
Type '[UseHeadInput<_Deprecated>, ActiveHeadEntry<UseHeadInput<Deprecated>>][]' is not assignable to type '[UseHeadInput<_Deprecated>, ActiveHeadEntry<UseHeadInput<_Deprecated>>][]'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L59
Property '_i' is missing in type 'ActiveHeadEntry<UseHeadInput<Deprecated>>' but required in type 'ActiveHeadEntry<UseHeadInput<_Deprecated>>'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L59
Type '[UseHeadInput<_Deprecated>, ActiveHeadEntry<UseHeadInput<_Deprecated>>] | [UseHeadInput<_Deprecated>, ActiveHeadEntry<...>]' is not assignable to type '[UseHeadInput<_Deprecated>, ActiveHeadEntry<UseHeadInput<_Deprecated>>]'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L57
Argument of type 'UseHeadInput<_Deprecated>' is not assignable to parameter of type 'UseHeadInput<Deprecated>'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L54
Property '_i' is missing in type 'ActiveHeadEntry<UseHeadInput<Deprecated>>' but required in type 'ActiveHeadEntry<UseHeadInput<_Deprecated>>'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L53
Argument of type 'UseHeadInput<_Deprecated>' is not assignable to parameter of type 'UseHeadInput<Deprecated>'.
test (ubuntu-latest): dist/runtime/composables/head.ts#L26
Property '_i' is missing in type '{ dispose(): void; patch(newObj: UseHeadInput<_Deprecated>): void; }' but required in type 'Omit<ActiveHeadEntry<UseHeadInput<_Deprecated>>, "_poll">'.
test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
test (windows-latest)
The operation was canceled.