Skip to content

CLI refactor

CLI refactor #427

Triggered via pull request July 6, 2026 11:57
Status Failure
Total duration 2m 9s
Artifacts

ts-typing.yml

on: pull_request
type-check  /  typescript-checks
2m 5s
type-check / typescript-checks
strict-mode-check
0s
strict-mode-check
Fit to window
Zoom out
Zoom in

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<...>'.