feat: shopbage 컴포넌트 mypage 페이지 적용 #725
Annotations
5 errors and 1 warning
Run TypeScript check:
src/pages/designer/mypage/badges/index.tsx#L98
Type 'BadgeResponse[]' is not assignable to type '{ badgeId: number; badgeName: string; badgeContent: string; badgeColor: string; badgeType: string; badgeImageUrl: string; }[]'.
|
Run TypeScript check:
src/pages/designer/mypage/badges/index.tsx#L99
Type 'MouseEvent<HTMLDivElement, MouseEvent>' has no properties in common with type 'BadgeResponse'.
|
Run TypeScript check:
src/pages/designer/mypage/badges/index.tsx#L108
Type 'BadgeResponse[]' is not assignable to type '{ badgeId: number; badgeName: string; badgeContent: string; badgeColor: string; badgeType: string; badgeImageUrl: string; }[]'.
|
Run TypeScript check:
src/pages/designer/mypage/badges/index.tsx#L109
Type 'MouseEvent<HTMLDivElement, MouseEvent>' has no properties in common with type 'BadgeResponse'.
|
Run TypeScript check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading