Skip to content

Update xmtp-js to version 11 #178

Update xmtp-js to version 11

Update xmtp-js to version 11 #178

Triggered via pull request September 7, 2023 00:39
Status Failure
Total duration 3m 33s
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

13 errors
lint
Property 'fallback' is missing in type 'AttachmentCodec' but required in type 'ContentCodec<any>'.
lint
Property 'fallback' is missing in type 'RemoteAttachmentCodec' but required in type 'ContentCodec<any>'.
lint
Property 'fallback' is missing in type 'ReactionCodec' but required in type 'ContentCodec<any>'.
lint
Property 'fallback' is missing in type 'ReadReceiptCodec' but required in type 'ContentCodec<any>'.
lint
Property 'fallback' is missing in type 'ReplyCodec' but required in type 'ContentCodec<any>'.
lint
Process completed with exit code 1.
typecheck
Property 'fallback' is missing in type 'AttachmentCodec' but required in type 'ContentCodec<any>'.
typecheck
Property 'fallback' is missing in type 'RemoteAttachmentCodec' but required in type 'ContentCodec<any>'.
typecheck
Property 'fallback' is missing in type 'ReactionCodec' but required in type 'ContentCodec<any>'.
typecheck
Property 'fallback' is missing in type 'ReadReceiptCodec' but required in type 'ContentCodec<any>'.
typecheck
Property 'fallback' is missing in type 'ReplyCodec' but required in type 'ContentCodec<any>'.
typecheck
Argument of type '{ contentFallback: string; }' is not assignable to parameter of type 'Omit<SendOptions, "contentType">'.
typecheck
Process completed with exit code 2.