Cleanup databases after logout #4942
tests.yml
on: push
Annotations
5 errors
|
Run all tests
Process completed with exit code 1.
|
|
test/wallets.test.ts > Wallets > Should logout and then login to an existing wallet using the mnemonic signer:
packages/wallet/wdk/src/sequence/signatures.ts#L154
Error: Request not found for 019cb033-1720-75bc-8e3d-0fb5ad023148
❯ Signatures.getBase src/sequence/signatures.ts:154:13
❯ Signatures.get src/sequence/signatures.ts:164:21
❯ test/wallets.test.ts:584:13
|
|
test/wallets.test.ts > Wallets > Should logout from a wallet using the device key:
packages/wallet/wdk/src/sequence/signatures.ts#L154
Error: Request not found for 019cb033-166d-75a7-bb89-23a1dc883344
❯ Signatures.getBase src/sequence/signatures.ts:154:13
❯ Signatures.get src/sequence/signatures.ts:164:21
❯ test/wallets.test.ts:496:13
|
|
test/wallets.test.ts > Wallets > Should logout from a wallet using the login key:
packages/wallet/wdk/src/sequence/signatures.ts#L154
Error: Request not found for 019cb033-15ed-73aa-9238-14f58f4389aa
❯ Signatures.getBase src/sequence/signatures.ts:154:13
❯ Signatures.get src/sequence/signatures.ts:164:21
❯ test/wallets.test.ts:459:13
|
|
Run all tests
@0xsequence/wallet-wdk#test: command (/home/runner/work/sequence.js/sequence.js/packages/wallet/wdk) /home/runner/setup-pnpm/node_modules/.bin/.tools/pnpm/10.24.0/bin/pnpm run test exited (1)
|