ALL-4358 - Add Flare subscription support #2593
Annotations
13 errors and 5 warnings
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 › Incoming Native Tx ► 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 › Incoming Native Tx ► 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 › Incoming Native Tx ► 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 › Incoming Native Tx ► OK tron-testnet:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: Subscription for type INCOMING_NATIVE_TX on the address id TLduuX5NWFucPPafLbj9eab6Znwrdm72Qv and currency TRON already exists (65ce1e76bfd3da4bc8c65447).
|
src/e2e/tatum.notification.spec.ts ► notification › createSubscription › IP auth › Incoming Native Tx ► OK solana-devnet:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: Too Many Requests
|
src/e2e/tatum.notification.spec.ts ► notification › createSubscription › IP auth › Incoming Native Tx ► OK flare-coston:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: Maximum overall subscriptions count for free plan is 5.
|
src/e2e/tatum.notification.spec.ts ► notification › createSubscription › IP auth › Incoming Native Tx ► OK flare-coston2:
src/e2e/e2e.util.ts#L89
Failed test found in:
reports/jest-junit.xml
Error:
Error: Maximum overall subscriptions count for free plan is 5.
|
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
|