CLI refactor #431
ts-typing.yml
on: pull_request
type-check
/
typescript-checks
2m 29s
strict-mode-check
0s
Annotations
2 errors
|
type-check / typescript-checks
Process completed with exit code 2.
|
|
type-check / typescript-checks:
src/components/avatars/UserAvatar.tsx#L66
Type '{ size: number; themed: true; colormoded: true; }' is not assignable to type 'IntrinsicAttributes & Omit<SVGProps<SVGSVGElement>, "ref"> & { title?: string | undefined; titleId?: string | undefined; size?: number | ... 3 more ... | undefined; colored?: boolean | undefined; } & RefAttributes<...>'.
|