Skip to content

feat(design-v2): Call control buttons #3216

feat(design-v2): Call control buttons

feat(design-v2): Call control buttons #3216

Triggered via pull request October 11, 2024 05:50
Status Failure
Total duration 3m 23s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test-and-build
Type '{ onCallEnded: () => void; onChatOpenHandler: () => void; unreadCountIndicator: number; onHangupCallHandler: () => Promise<void>; onBackPressed: () => Promise<void>; }' is not assignable to type 'IntrinsicAttributes & Pick<CallContentProps, "supportedReactions"> & { onChatOpenHandler?: (() => void) | undefined; onParticipantInfoPress: () => void; unreadCountIndicator?: number | undefined; } & { ...; }'.
test-and-build
Process completed with exit code 1.