Skip to content

Add cancel function to useResendMessage hook #153

Add cancel function to useResendMessage hook

Add cancel function to useResendMessage hook #153

Triggered via pull request August 28, 2023 18:40
Status Failure
Total duration 3m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
Process completed with exit code 1.
typecheck
Property 'resendMessage' does not exist on type '{ cancel: (message: CachedMessageWithId) => Promise<void>; error: Error | null; isLoading: boolean; resend: (message: CachedMessageWithId) => Promise<...>; }'.
typecheck
Property 'resendMessage' does not exist on type '{ cancel: (message: CachedMessageWithId) => Promise<void>; error: Error | null; isLoading: boolean; resend: (message: CachedMessageWithId) => Promise<...>; }'.
typecheck
Process completed with exit code 2.
test
Process completed with exit code 1.