Skip to content

chore: update deps #2901

chore: update deps

chore: update deps #2901

Triggered via push October 26, 2025 21:43
Status Failure
Total duration 4m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci
Process completed with exit code 2.
ci: packages/devtools-ui-kit/src/components/NLink.vue#L15
Argument of type '{ class: { 'n-link n-transition hover:n-link-hover n-link-base': string | boolean | undefined; }; href?: string | undefined; target?: string | undefined; rel?: string | null | undefined; }' is not assignable to parameter of type '{ custom?: false | undefined; to?: string | RouteLocationAsRelativeGeneric | RouteLocationAsPathGeneric | undefined; ... 213 more ...; onTransitionstart?: ((payload: TransitionEvent) => void) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Record<...>'.