Skip to content

docs: transaction optimization #17257

docs: transaction optimization

docs: transaction optimization #17257

Triggered via pull request December 31, 2024 14:40
Status Failure
Total duration 15m 31s
Artifacts

test.yaml

on: pull_request
Matrix: environments
integration
0s
integration
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts > optimistic-transactions-after.ts: packages/account/src/providers/utils/extract-tx-error.ts#L32
FuelError: The transaction reverted with reason: "OutOfGas". You can read more about this error at: https://docs.rs/fuel-asm/latest/fuel_asm/enum.PanicReason.html#variant.OutOfGas ❯ assemblePanicError packages/account/src/providers/utils/extract-tx-error.ts:32:10 ❯ extractTxError packages/account/src/providers/utils/extract-tx-error.ts:146:12 ❯ TransactionResponse.assembleResult packages/account/src/providers/transaction-response/transaction-response.ts:389:13 ❯ onTransferPressed apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts:113:20 ❯ apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts:118:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { VERSIONS: { FORC: '0.66.5', FUEL_CORE: '0.40.1', FUELS: '0.97.2' }, metadata: { logs: [], receipts: [ { type: 3, id: '0x0000000000000000000000000000000000000000000000000000000000000000', reason: '0x224000000000000', pc: '0x2880', is: '0x2880', contractId: '0x0000000000000000000000000000000000000000000000000000000000000000' }, { type: 9, result: '0x2', gasUsed: '0x0' } ], panic: true, revert: false, reason: 'OutOfGas' }, rawError: null, code: 'script-reverted', toObject: 'Function<toObject>' }
node@22
Process completed with exit code 1.
apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts > optimistic-transactions-after.ts: packages/account/src/providers/utils/extract-tx-error.ts#L32
FuelError: The transaction reverted with reason: "OutOfGas". You can read more about this error at: https://docs.rs/fuel-asm/latest/fuel_asm/enum.PanicReason.html#variant.OutOfGas ❯ assemblePanicError packages/account/src/providers/utils/extract-tx-error.ts:32:10 ❯ extractTxError packages/account/src/providers/utils/extract-tx-error.ts:146:12 ❯ TransactionResponse.assembleResult packages/account/src/providers/transaction-response/transaction-response.ts:389:13 ❯ onTransferPressed apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts:113:20 ❯ apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts:118:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { VERSIONS: { FORC: '0.66.5', FUEL_CORE: '0.40.1', FUELS: '0.97.2' }, metadata: { logs: [], receipts: [ { type: 3, id: '0x0000000000000000000000000000000000000000000000000000000000000000', reason: '0x224000000000000', pc: '0x2880', is: '0x2880', contractId: '0x0000000000000000000000000000000000000000000000000000000000000000' }, { type: 9, result: '0x2', gasUsed: '0x0' } ], panic: true, revert: false, reason: 'OutOfGas' }, rawError: null, code: 'script-reverted', toObject: 'Function<toObject>' }
node@20
Process completed with exit code 1.
apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts > optimistic-transactions-after.ts: packages/account/src/providers/utils/extract-tx-error.ts#L32
FuelError: The transaction reverted with reason: "OutOfGas". You can read more about this error at: https://docs.rs/fuel-asm/latest/fuel_asm/enum.PanicReason.html#variant.OutOfGas ❯ assemblePanicError packages/account/src/providers/utils/extract-tx-error.ts:32:10 ❯ extractTxError packages/account/src/providers/utils/extract-tx-error.ts:146:12 ❯ TransactionResponse.assembleResult packages/account/src/providers/transaction-response/transaction-response.ts:389:13 ❯ onTransferPressed apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts:113:20 ❯ apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts:118:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { VERSIONS: { FORC: '0.66.5', FUEL_CORE: '0.40.1', FUELS: '0.97.2' }, metadata: { logs: [], receipts: [ { type: 3, id: '0x0000000000000000000000000000000000000000000000000000000000000000', reason: '0x224000000000000', pc: '0x2880', is: '0x2880', contractId: '0x0000000000000000000000000000000000000000000000000000000000000000' }, { type: 9, result: '0x2', gasUsed: '0x0' } ], panic: true, revert: false, reason: 'OutOfGas' }, rawError: null, code: 'script-reverted', toObject: 'Function<toObject>' }
node@18
Process completed with exit code 1.
apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts > optimistic-transactions-after.ts: apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts#L113
FuelError: The transaction reverted with reason: "OutOfGas". You can read more about this error at: https://docs.rs/fuel-asm/latest/fuel_asm/enum.PanicReason.html#variant.OutOfGas ❯ onTransferPressed apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts:113:19 ❯ apps/docs/src/guide/optimizing-transactions/snippets/optimistic-transactions-after.test.ts:118:2 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { VERSIONS: { FORC: '0.66.5', FUEL_CORE: '0.40.1', FUELS: '0.97.2' }, metadata: { logs: [], receipts: [ { type: 3, id: '0x0000000000000000000000000000000000000000000000000000000000000000', reason: '0x224000000000000', pc: '0x2880', is: '0x2880', contractId: '0x0000000000000000000000000000000000000000000000000000000000000000' }, { type: 9, result: '0x2', gasUsed: '0x0' } ], panic: true, revert: false, reason: 'OutOfGas' }, rawError: null, code: 'script-reverted', toObject: 'Function<toObject>' }
browser
Process completed with exit code 1.
node@22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
node@20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
node@18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
browser
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636