Update xmtp-js to version 11 #178
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|