handle specific errors cases in request.ts #973
nutshell-integration.yml
on: pull_request
integration-tests
55s
Annotations
3 errors and 1 warning
test/integration.test.ts > mint api > send and receive p2pk:
test/integration.test.ts#L242
AssertionError: expected MintOperationError: Unknown mint operatio… { …(2) } to deeply equal Error: no valid signature provided for in…
- Expected
+ Received
- [Error: no valid signature provided for input.]
+ [MintOperationError: Unknown mint operation error]
❯ test/integration.test.ts:242:18
|
test/integration.test.ts > mint api > send and receive p2pk:
test/integration.test.ts#L242
AssertionError: expected MintOperationError: Unknown mint operatio… { …(2) } to deeply equal Error: no valid signature provided for in…
- Expected
+ Received
- [Error: no valid signature provided for input.]
+ [MintOperationError: Unknown mint operation error]
❯ test/integration.test.ts:242:18
|
integration-tests
Process completed with exit code 1.
|
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|