ALL-4863: avoid copying, inherit common rpc methods #2603
Annotations
13 errors and 5 warnings
src/e2e/rpc/utxo/tatum.rpc.doge.spec.ts ► Doge › mainnet ► getblock:
src/e2e/rpc/utxo/tatum.rpc.doge.spec.ts#L4
Failed test found in:
reports/jest-junit.xml
Error:
Error: thrown: "Exceeded timeout of 30000 ms for a test.
|
src/e2e/tatum.nft.spec.ts ► Tatum NFT › NFT balances ► should get NFT balances:
src/e2e/tatum.nft.spec.ts#L20
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toStrictEqual(expected) // deep equality
|
src/e2e/tatum.nft.spec.ts ► Tatum NFT › NFT transactions ► should get NFT transactions for a specific NFT token:
src/e2e/tatum.nft.spec.ts#L55
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toHaveLength(expected)
|
src/e2e/tatum.nft.spec.ts ► Tatum NFT › NFT transactions ► should get NFT transactions for a specific NFT token on the address:
src/e2e/tatum.nft.spec.ts#L91
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toStrictEqual(expected) // deep equality
|
src/e2e/tatum.nft.spec.ts ► Tatum NFT › NFT collections ► should get small collection:
src/e2e/tatum.nft.spec.ts#L153
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toStrictEqual(expected) // deep equality
|
src/e2e/tatum.nft.spec.ts ► Tatum NFT › NFT collections ► should get small collection without metadata:
src/e2e/tatum.nft.spec.ts#L169
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toStrictEqual(expected) // deep equality
|
src/e2e/tatum.notification.spec.ts ► notification › createSubscription › IP auth › Address Event ► OK bitcoin-testnet:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: address must be a valid mainnet BTC address. Bitcoin address should start with 1, 2, 3, bc1, m, n or tb1. And it must be at least 27 characters long.
|
src/e2e/tatum.notification.spec.ts ► notification › createSubscription › IP auth › Address Event ► OK bch-testnet:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: address must be a valid mainnet BCH address. Bitcoin Cash address must start with bitcoincash, bchtest or bchreg. And must contain 42 characters after.
|
src/e2e/tatum.notification.spec.ts ► notification › createSubscription › IP auth › Address Event ► OK litecoin-testnet:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: Request validation failed. Please see data for additional information.
|
src/e2e/tatum.notification.spec.ts ► notification › createSubscription › IP auth › Address Event ► OK doge-testnet:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: address must be a valid mainnet DOGE address. Doge address must start with D or n. And must contain 33 characters after.
|
src/e2e/tatum.notification.spec.ts ► notification › createSubscription › IP auth › Address Event ► OK flare-mainnet:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: chain must be one of the following values: SOL, ETH, MATIC, KLAY, CELO, BTC, LTC, BCH, DOGE, TEZOS, TRON, BSC, XRP, ZEN, CHZ
|
test
Process completed with exit code 1.
|
test
Failed test were found and 'fail-on-error' option is set to true
|
metadata
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, madhead/semver-utils@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test:
src/service/walletProvider/metaMask/metamask.wallet.provider.ts#L101
Forbidden non-null assertion
|
test:
src/service/walletProvider/metaMask/metamask.wallet.provider.ts#L267
Forbidden non-null assertion
|