feat(module)!: migrate to reka-ui
#618
Annotations
10 errors
ci (ubuntu-latest, 20)
Type '"option-2" | undefined' is not assignable to type '{ label: string; value: string; } | { label: string; value: string; }[] | undefined'.
|
ci (ubuntu-latest, 20)
Property 'icon' does not exist on type '{ label: string; icon: string; } | { label: string; icon: string; }[]'.
|
ci (ubuntu-latest, 20)
Property 'icon' does not exist on type '{ label: string; icon: string; } | { label: string; icon: string; }[]'.
|
ci (ubuntu-latest, 20)
Property 'avatar' does not exist on type '{ id: number; label: string; avatar: { src: string; }; } | { id: number; label: string; avatar: { src: string; }; }[]'.
|
ci (ubuntu-latest, 20)
Property 'avatar' does not exist on type '{ id: number; label: string; avatar: { src: string; }; } | { id: number; label: string; avatar: { src: string; }; }[]'.
|
ci (ubuntu-latest, 20)
Argument of type '{ page: number; total: number; siblingCount: number; showEdges: true; }' is not assignable to parameter of type '{ readonly as?: any; readonly firstIcon?: string | undefined; readonly prevIcon?: string | undefined; readonly nextIcon?: string | undefined; readonly lastIcon?: string | undefined; ... 17 more ...; readonly "onUpdate:page"?: ((value: number) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCus...'.
|
ci (ubuntu-latest, 20)
Argument of type '{ page: number; total: number; to: (page: number) => { query: { page: number; }; }; siblingCount: number; showEdges: true; }' is not assignable to parameter of type '{ readonly as?: any; readonly firstIcon?: string | undefined; readonly prevIcon?: string | undefined; readonly nextIcon?: string | undefined; readonly lastIcon?: string | undefined; ... 17 more ...; readonly "onUpdate:page"?: ((value: number) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCus...'.
|
ci (ubuntu-latest, 20)
Property 'icon' does not exist on type '{ label: string; value: string; icon: string; } | { label: string; value: string; icon: string; }[]'.
|
ci (ubuntu-latest, 20)
Property 'avatar' does not exist on type '{ id: number; label: string; avatar: { src: string; }; } | { id: number; label: string; avatar: { src: string; }; }[]'.
|
ci (ubuntu-latest, 20)
Property 'avatar' does not exist on type '{ id: number; label: string; avatar: { src: string; }; } | { id: number; label: string; avatar: { src: string; }; }[]'.
|