forward client javascript component #47
ci.yml
on: pull_request
Lint and Format
14s
Build and Test
21s
Annotations
2 errors
Unhandled error:
libs/message-handler/src/protocols/forward-client.ts#L76
Error: DIDCommSecretNotFound: Secret not found: No sender secrets found
❯ Module.pack_encrypt src/protocols/forward-client.ts:76:11
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "src/tests/forward.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "src/tests/forward.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Build and Test
Process completed with exit code 1.
|