Skip to content

chore(deps): update devdependency @unhead/vue to v3 #5160

chore(deps): update devdependency @unhead/vue to v3

chore(deps): update devdependency @unhead/vue to v3 #5160

Triggered via pull request April 14, 2026 06:21
Status Failure
Total duration 5m 28s
Artifacts

ci.yml

on: pull_request
changes
4s
changes
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
ci (windows-latest)
Process completed with exit code 1.
ci (windows-latest): src/runtime/components/NuxtPicture.vue#L140
Property 'imagesizes' does not exist on type 'Link & TagPriority & TagPosition & ResolvesDuplicates & ProcessesTemplateParams'.
ci (windows-latest): src/runtime/components/NuxtPicture.vue#L129
Type '{ fetchpriority?: "auto" | "high" | "low" | undefined; rel: "preload"; as: "image"; imagesrcset: string | undefined; nonce: string | undefined; }' is not assignable to type 'Link & TagPriority & TagPosition & ResolvesDuplicates & ProcessesTemplateParams'.
ci (windows-latest): dist/runtime/components/NuxtPicture.vue#L140
Property 'imagesizes' does not exist on type 'Link & TagPriority & TagPosition & ResolvesDuplicates & ProcessesTemplateParams'.
ci (windows-latest): dist/runtime/components/NuxtPicture.vue#L129
Type '{ fetchpriority?: "auto" | "high" | "low" | undefined; rel: "preload"; as: "image"; imagesrcset: string | undefined; nonce: string | undefined; }' is not assignable to type 'Link & TagPriority & TagPosition & ResolvesDuplicates & ProcessesTemplateParams'.
ci (ubuntu-latest)
The strategy configuration was canceled because "ci.windows-latest" failed
ci-ok
Process completed with exit code 1.
changes
'base' input parameter is ignored when action is triggered by pull request event
changes
'ref' input parameter is ignored when 'base' is set to HEAD