Skip to content

chore: release v2.7.0 #2902

chore: release v2.7.0

chore: release v2.7.0 #2902

Triggered via push October 26, 2025 21:44
Status Failure
Total duration 3m 46s
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<...>'.