Add consent (PPPP) support #271
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.
|