refactor: improve type definitions and enhance code readability acros… #17
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; }'.
|