chore: added missing imports #12852
Annotations
3 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
❯ packages/fuel-gauge/src/fee.test.ts:295:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
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/account.ts#L4093
FuelError: Invalid transaction data: Validity(InsufficientFeeAmount { expected: 229576, provided: 216400 })
❯ 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.sendTransaction packages/account/src/account.ts:4228:9
❯ apps/docs-snippets/src/guide/predicates/send-and-spend-funds-from-predicates.test.ts:233:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { VERSIONS: { FORC: '0.61.2', FUEL_CORE: '0.31.0', FUELS: '0.92.0' }, metadata: {}, rawError: {}, code: 'invalid-request', toObject: 'Function<toObject>' }
|
|
This job failed
Loading