Skip to content

refactor: improve type definitions and enhance code readability acros… #17

refactor: improve type definitions and enhance code readability acros…

refactor: improve type definitions and enhance code readability acros… #17

Triggered via push December 31, 2025 00:20
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci (ubuntu-latest, 22)
Process completed with exit code 1.
ci (ubuntu-latest, 22): app/pages/posts/index.vue#L63
Type '{ color: string; variant: any; label?: string | undefined; } | undefined' is not assignable to type 'string | BadgeProps | undefined'.
ci (ubuntu-latest, 22): app/pages/posts/index.vue#L41
Property 'variant' does not exist on type '{ label?: string | undefined; color?: string | undefined; }'.