Skip to content

Feat/chat service #2135

Feat/chat service

Feat/chat service #2135

Triggered via pull request October 23, 2024 13:04
Status Failure
Total duration 3m 17s
Artifacts

test-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/