Skip to content

fix: remove locale files from wrong dir #4033

fix: remove locale files from wrong dir

fix: remove locale files from wrong dir #4033

Triggered via push May 24, 2024 12:42
Status Failure
Total duration 1m 19s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
node-tests: node_modules/.pnpm/@[email protected][email protected][email protected][email protected][email protected]/node_modules/@nuxt/ui-pro/components/blog/BlogPost.vue#L11
Argument of type '{ tabindex: string; class: string; "aria-label": any; }' is not assignable to parameter of type 'Omit<NuxtLinkProps, "to" | "external"> & { to: NuxtRoute<RoutesNamesList, string, false>; external?: false | undefined; } & Record<...>'.
node-tests: node_modules/.pnpm/@[email protected][email protected][email protected][email protected][email protected]/node_modules/@nuxt/ui-pro/components/blog/BlogPost.vue#L46
Argument of type '{ tabindex: string; class: string; target: "_blank"; }' is not assignable to parameter of type 'Omit<NuxtLinkProps, "to" | "external"> & { to: NuxtRoute<RoutesNamesList, string, false>; external?: false | undefined; } & Record<...>'.
node-tests: node_modules/.pnpm/@[email protected][email protected][email protected][email protected][email protected]/node_modules/@nuxt/ui-pro/components/landing/LandingCard.vue#L13
Argument of type '{ tabindex: string; class: string; "aria-label": any; }' is not assignable to parameter of type 'Omit<NuxtLinkProps, "to" | "external"> & { to: NuxtRoute<RoutesNamesList, string, false>; external?: false | undefined; } & Record<...>'.
node-tests: node_modules/.pnpm/@[email protected][email protected][email protected][email protected][email protected]/node_modules/@nuxt/ui-pro/components/page/PageCard.vue#L3
Argument of type '{ tabindex: string; class: string; "aria-label": any; }' is not assignable to parameter of type 'Omit<NuxtLinkProps, "to" | "external"> & { to: NuxtRoute<RoutesNamesList, string, false>; external?: false | undefined; } & Record<...>'.
node-tests: src/components/qualifications/QualificationView.vue#L172
'__VLS_ctx.qualification' is possibly 'undefined'.
node-tests
Process completed with exit code 1.