Skip to content

chore: added missing imports #12836

chore: added missing imports

chore: added missing imports #12836

Re-run triggered July 15, 2024 08:14
Status Failure
Total duration 5m 56s
Artifacts 2

test.yaml

on: pull_request
Matrix: environments
Fit to window
Zoom out
Zoom in

Annotations

4 errors
packages/fuel-gauge/src/fee.test.ts > Fee > should ensure fee is properly calculated on transactions with predicate: 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/test-utils/launchNode-singular-test.test.ts > launchNode-singular-test > synchronous cleanup kills node before test runner exits: packages/account/src/test-utils/launchNode.ts#L3313
FuelError: Error: ❯ Socket.<anonymous> packages/account/src/test-utils/launchNode.ts:3313:18 ❯ Socket.emit node:events:520:28 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { VERSIONS: { FORC: '0.61.2', FUEL_CORE: '0.31.0', FUELS: '0.92.0' }, metadata: {}, rawError: {}, code: 'node-launch-failed', toObject: 'Function<toObject>' }
packages/account/src/test-utils/launchNode-singular-test.test.ts > launchNode-singular-test > synchronous cleanup kills node before test runner exits: packages/account/src/test-utils/launchNode-singular-test.test.ts#L15
AssertionError: expected [Function] to throw error including 'fetch failed' but got 'Failed to parse URL from ' - Expected + Received - fetch failed + Failed to parse URL from ❯ packages/account/src/test-utils/launchNode-singular-test.test.ts:15:5
node@22
Process completed with exit code 1.