Skip to content

display rooms and implement simple message sending #3454

display rooms and implement simple message sending

display rooms and implement simple message sending #3454

Triggered via push November 27, 2024 21:53
Status Failure
Total duration 4m 55s
Artifacts

on-push.yml

on: push
backend-test
0s
backend-test
delivery-service-test
0s
delivery-service-test
integration-test
0s
integration-test
cli-test
0s
cli-test
lib-crypto-test
0s
lib-crypto-test
lib-delivery-test
0s
lib-delivery-test
lib-messaging-test
0s
lib-messaging-test
lib-profile-test
0s
lib-profile-test
lib-shared-test
0s
lib-shared-test
lib-shared-side-test
0s
lib-shared-side-test
lib-storage-test
0s
lib-storage-test
lib-server-side-test
0s
lib-server-side-test
offchain-resolver-test
0s
offchain-resolver-test
tld-alias-test
0s
tld-alias-test
messenger-widget-test
0s
messenger-widget-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
code-quality
Process completed with exit code 1.
build
Argument of type '{ messages: { readonly list: { messageState: MessageState; envelop: { message: { message?: string | undefined; metadata: { to: string; from: string; timestamp: number; referenceMessageHash?: string | undefined; replyDeliveryInstruction?: string | undefined; type: MessageType; }; attachments?: { ...; }[] | undefined;...' is not assignable to parameter of type 'Conversation[]'.
build
Object literal may only specify known properties, and 'rooms' does not exist in type 'UseDm3ChatReturnType'.
build
Process completed with exit code 1.