Skip to content

Add consent (PPPP) support #271

Add consent (PPPP) support

Add consent (PPPP) support #271

Triggered via pull request November 16, 2023 22:57
Status Failure
Total duration 1m 58s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
typecheck
Property 'consentState' is missing in type '{ key: string; conversation: { peerAddress: string; createdAt: Date; updatedAt: Date; isReady: false; topic: string; walletAddress: string; }; }' but required in type 'ConversationPreviewCardProps'.
typecheck
Property 'consentState' is missing in type '{ key: string; conversation: { peerAddress: string; createdAt: Date; updatedAt: Date; isReady: false; topic: string; walletAddress: string; }; }' but required in type 'ConversationPreviewCardProps'.
typecheck
Property 'consentState' is missing in type '{ key: string; conversation: { peerAddress: string; createdAt: Date; updatedAt: Date; isReady: false; topic: string; walletAddress: string; }; }' but required in type 'ConversationPreviewCardProps'.
typecheck
Process completed with exit code 2.