Feat/chat service #2135
Annotations
4 errors and 1 warning
Lint code
Property 'notificationServiceReady' does not exist on type 'RequestWithGeneratableChallenge<{ readonly message: string; readonly publicKey: string & Brand<"PublicKeyPemBase64">; readonly signedChallenge: { readonly challenge: string & Brand<"ChatChallenge">; readonly signature: string & Brand<...>; }; readonly publicKeyToConfirm: string & Brand<...>; readonly approve: boolea...'.
|
Lint code
Property 'notificationServiceReady' does not exist on type 'RequestWithGeneratableChallenge<{ readonly message: string; readonly publicKey: string & Brand<"PublicKeyPemBase64">; readonly messageType: "MESSAGE" | "REQUEST_REVEAL" | "APPROVE_REVEAL" | "DISAPPROVE_REVEAL" | ... 13 more ... | "TRADE_CHECKLIST_UPDATE"; readonly signedChallenge: { ...; }; readonly receiverPublicKe...'.
|
Lint code
@vexl-next/rest-api#typecheck: command (/home/runner/work/vexl/vexl/packages/rest-api) /tmp/xfs-8aed2b15/yarn run typecheck exited (1)
|
Lint code
Process completed with exit code 1.
|
Lint code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|