chore: integrate launchTestNode
into current test suites
#12802
Annotations
7 errors
packages/account/src/account.ts#L4093
FuelError: not enough coins to fit the target
❯ responseMiddleware packages/account/src/account.ts:4093:19
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/graphql-request/src/index.ts:345:11
❯ _Provider.getResourcesToSpend packages/account/src/account.ts:4671:20
❯ Predicate.getResourcesToSpend packages/account/src/account.ts:9525:23
❯ Predicate.fund packages/account/src/account.ts:5597:25
❯ Predicate.estimateAndFundTransaction packages/account/src/account.ts:5901:15
❯ Predicate.createTransfer packages/account/src/account.ts:5659:15
❯ Predicate.transfer packages/account/src/account.ts:5672:21
❯ apps/demo-typegen/src/demo.test.ts:149:15
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { VERSIONS: { FORC: '0.61.2', FUEL_CORE: '0.31.0', FUELS: '0.92.0' }, metadata: {}, rawError: {}, code: 'invalid-request', toObject: 'Function<toObject>' }
|
packages/account/src/wallet/base-wallet-unlocked.ts#L3951
FuelError: got error during work with storage The historical view is not implemented for `MemoryStore`
❯ responseMiddleware packages/account/src/wallet/base-wallet-unlocked.ts:3951:19
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/graphql-request/src/index.ts:345:11
❯ _Provider.estimateTxDependencies packages/account/src/wallet/base-wallet-unlocked.ts:4170:11
❯ _Provider.getTransactionCost packages/account/src/wallet/base-wallet-unlocked.ts:4411:74
❯ packages/fuel-gauge/src/policies.test.ts:143:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { VERSIONS: { FORC: '0.61.2', FUEL_CORE: '0.31.0', FUELS: '0.92.0' }, metadata: {}, rawError: {}, code: 'invalid-request', toObject: 'Function<toObject>' }
|
packages/account/src/wallet/base-wallet-unlocked.ts#L3951
FuelError: got error during work with storage The historical view is not implemented for `MemoryStore`
❯ responseMiddleware packages/account/src/wallet/base-wallet-unlocked.ts:3951:19
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/graphql-request/src/index.ts:345:11
❯ _Provider.estimateTxDependencies packages/account/src/wallet/base-wallet-unlocked.ts:4170:11
❯ _Provider.getTransactionCost packages/account/src/wallet/base-wallet-unlocked.ts:4411:74
❯ ScriptInvocationScope.getTransactionCost packages/program/src/utils.ts:613:20
❯ ScriptInvocationScope.fundWithRequiredCoins packages/program/src/utils.ts:628:20
❯ ScriptInvocationScope.call packages/program/src/utils.ts:730:32
❯ packages/fuel-gauge/src/policies.test.ts:269:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { VERSIONS: { FORC: '0.61.2', FUEL_CORE: '0.31.0', FUELS: '0.92.0' }, metadata: {}, rawError: {}, code: 'invalid-request', toObject: 'Function<toObject>' }
|
packages/account/src/wallet/base-wallet-unlocked.ts#L3951
FuelError: got error during work with storage The historical view is not implemented for `MemoryStore`
❯ responseMiddleware packages/account/src/wallet/base-wallet-unlocked.ts:3951:19
❯ node_modules/.pnpm/[email protected][email protected]/node_modules/graphql-request/src/index.ts:345:11
❯ _Provider.estimateTxDependencies packages/account/src/wallet/base-wallet-unlocked.ts:4170:11
❯ _Provider.getTransactionCost packages/account/src/wallet/base-wallet-unlocked.ts:4411:74
❯ WalletUnlocked.estimateAndFundTransaction packages/account/src/wallet/base-wallet-unlocked.ts:5575:20
❯ WalletUnlocked.createTransfer packages/account/src/wallet/base-wallet-unlocked.ts:5342:15
❯ WalletUnlocked.transfer packages/account/src/wallet/base-wallet-unlocked.ts:5355:21
❯ packages/fuel-gauge/src/policies.test.ts:302:23
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { VERSIONS: { FORC: '0.61.2', FUEL_CORE: '0.31.0', FUELS: '0.92.0' }, metadata: {}, rawError: {}, code: 'invalid-request', toObject: 'Function<toObject>' }
|
packages/fuel-gauge/src/policies.test.ts#L377
AssertionError: expected [Function] to throw error matching /TransactionWitnessLimitExceeded/ but got 'got error during work with storage Th…'
- Expected:
/TransactionWitnessLimitExceeded/
+ Received:
"got error during work with storage The historical view is not implemented for `MemoryStore`"
❯ packages/fuel-gauge/src/policies.test.ts:377:5
|
packages/fuel-gauge/src/policies.test.ts#L412
AssertionError: expected [Function] to throw error matching /Max fee '1' is lower than the required/ but got 'got error during work with storage Th…'
- Expected:
/Max fee '1' is lower than the required/
+ Received:
"got error during work with storage The historical view is not implemented for `MemoryStore`"
❯ packages/fuel-gauge/src/policies.test.ts:412:7
|
|
This job failed
Loading