css trial and error #2269
Annotations
9 errors
Run pnpm lint:ts
Type '{ children: string; variant: "primary" | "secondary"; size: "small" | "body" | "intro-lede" | "extra-small"; href: string; underlined: boolean; isReversed: boolean; isInline: false; icon: Element; iconPosition: "start"; }' is not assignable to type 'IntrinsicAttributes & (LinkProps & RefAttributes<HTMLAnchorElement>)'.
|
Run pnpm lint:ts
Type '{ children: string; variant: "primary" | "secondary"; size: "small" | "body" | "intro-lede" | "extra-small"; href: string; underlined: boolean; isReversed: boolean; isInline: false; icon: Element; iconPosition: "end"; }' is not assignable to type 'IntrinsicAttributes & (LinkProps & RefAttributes<HTMLAnchorElement>)'.
|
Run pnpm lint:ts
Type '{ children: string; variant: "primary" | "secondary"; size: "small" | "body" | "intro-lede" | "extra-small"; href: string; underlined: boolean; isReversed: boolean; isInline: false; }' is not assignable to type 'IntrinsicAttributes & (LinkProps & RefAttributes<HTMLAnchorElement>)'.
|
Run pnpm lint:ts
Type '{ children: string; variant: "primary" | "secondary"; size: "small" | "body" | "intro-lede" | "extra-small"; href: string; underlined: boolean; isReversed: boolean; isInline: false; isDisabled: true; }' is not assignable to type 'IntrinsicAttributes & (LinkProps & RefAttributes<HTMLAnchorElement>)'.
|
Run pnpm lint:ts
Type '{ children: string; variant: "primary" | "secondary"; size: "small"; href: string; underlined: boolean; isReversed: boolean; isInline: false; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes & (LinkProps & RefAttributes<HTMLAnchorElement>)'.
|
Run pnpm lint:ts
Type '{ children: string; variant: "primary" | "secondary"; size: "small"; href: string; underlined: boolean; isReversed: boolean; isInline: false; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes & (LinkProps & RefAttributes<HTMLAnchorElement>)'.
|
Run pnpm lint:ts
Type '{ children: string; variant: "primary" | "secondary"; size: "small"; href: string; underlined: boolean; isReversed: boolean; isInline: false; "data-testid": string; }' is not assignable to type 'IntrinsicAttributes & (LinkProps & RefAttributes<HTMLAnchorElement>)'.
|
Run pnpm lint:ts
@kaizen/components#lint:ts: command (/home/runner/work/kaizen-design-system/kaizen-design-system/packages/components) /usr/local/bin/pnpm run lint:ts exited (2)
|
Run pnpm lint:ts
Process completed with exit code 2.
|
Loading