chore(deps): update nuxt core #6030
Annotations
12 errors
|
test (ubuntu-latest):
src/runtime/composables/head.ts#L53
Argument of type 'UseHeadInput<Deprecated>' is not assignable to parameter of type 'UseHeadInput<_Deprecated>'.
|
|
test (ubuntu-latest):
dist/runtime/plugins/router.ts#L148
Type 'string | { name?: MaybeRef<string | false> | ComputedRef<string | false> | undefined; props?: unknown; } | undefined' is not assignable to type 'string | false | { name?: string | false | undefined; props?: unknown; } | undefined'.
|
|
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 '_poll' 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 '_poll' 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 (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
|
|
test (windows-latest)
The operation was canceled.
|