Skip to content

refactor: remove class shortcuts #2144

refactor: remove class shortcuts

refactor: remove class shortcuts #2144

Triggered via pull request February 1, 2026 13:22
Status Failure
Total duration 4m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 2.
test: app/components/Package/Card.vue#L32
Argument of type '{ isExactMatch: boolean; }' is not assignable to parameter of type '{ readonly result: NpmSearchResult; readonly headingLevel?: "h2" | "h3" | undefined; readonly showPublisher?: boolean | undefined; readonly prefetch?: boolean | undefined; readonly index?: number | undefined; readonly searchQuery?: string | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & R...'.