Skip to content

Added double click to almost all components #1661

Added double click to almost all components

Added double click to almost all components #1661

Triggered via pull request June 6, 2025 22:46
Status Failure
Total duration 2m 38s
Artifacts

client.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build (20.x)
The process '/usr/local/bin/yarn' failed with exit code 1
Build (20.x)
Type '{ children: any; src: any; icon: any; style: { color: any; backgroundColor: any; }; size: number; onClick: () => void; onDoubleClick: () => void; }' is not assignable to type 'IntrinsicAttributes & AvatarProps & RefAttributes<HTMLSpanElement>'.
Build (20.x)
Type '{ children: string; src: string; icon: ReactNode; style: { color: string; backgroundColor: string; }; size: number; onClick: () => void; onDoubleClick: () => void; }' is not assignable to type 'IntrinsicAttributes & AvatarProps & RefAttributes<HTMLSpanElement>'.
Build (20.x)
No overload matches this call.