Implement pectra devnet-5 spec #1062
Annotations
8 errors and 1 warning
Run npm run coverage:
packages/client/test/rpc/engine/newPayloadV4.spec.ts#L187
TypeError: Cannot read properties of undefined (reading 'payloadId')
❯ test/rpc/engine/newPayloadV4.spec.ts:187:34
|
Run npm run coverage:
packages/client/test/rpc/eth/blobBaseFee.spec.ts#L67
TypeError: Cannot destructure property 'skipHardForkValidation' of 'undefined' as it is undefined.
❯ BlockBuilder.addTransaction ../vm/src/buildBlock.ts:220:7
❯ produceBlockWith4844Tx test/rpc/eth/blobBaseFee.spec.ts:67:24
❯ test/rpc/eth/blobBaseFee.spec.ts:117:7
|
Run npm run coverage:
packages/client/test/rpc/eth/getFeeHistory.spec.ts#L97
TypeError: Cannot destructure property 'skipHardForkValidation' of 'undefined' as it is undefined.
❯ BlockBuilder.addTransaction ../vm/src/buildBlock.ts:220:7
❯ produceBlockWithTx test/rpc/eth/getFeeHistory.spec.ts:97:24
❯ test/rpc/eth/getFeeHistory.spec.ts:356:5
|
Run npm run coverage:
packages/client/test/rpc/eth/getFeeHistory.spec.ts#L97
TypeError: Cannot destructure property 'skipHardForkValidation' of 'undefined' as it is undefined.
❯ BlockBuilder.addTransaction ../vm/src/buildBlock.ts:220:7
❯ produceBlockWithTx test/rpc/eth/getFeeHistory.spec.ts:97:24
❯ test/rpc/eth/getFeeHistory.spec.ts:368:5
|
Run npm run coverage:
packages/client/test/rpc/eth/getFeeHistory.spec.ts#L97
TypeError: Cannot destructure property 'skipHardForkValidation' of 'undefined' as it is undefined.
❯ BlockBuilder.addTransaction ../vm/src/buildBlock.ts:220:7
❯ produceBlockWithTx test/rpc/eth/getFeeHistory.spec.ts:97:24
❯ test/rpc/eth/getFeeHistory.spec.ts:382:5
|
Run npm run coverage:
packages/client/test/rpc/eth/getFeeHistory.spec.ts#L97
TypeError: Cannot destructure property 'skipHardForkValidation' of 'undefined' as it is undefined.
❯ BlockBuilder.addTransaction ../vm/src/buildBlock.ts:220:7
❯ produceBlockWithTx test/rpc/eth/getFeeHistory.spec.ts:97:24
❯ test/rpc/eth/getFeeHistory.spec.ts:406:5
|
Run npm run coverage:
packages/client/test/rpc/eth/getFeeHistory.spec.ts#L162
TypeError: Cannot destructure property 'skipHardForkValidation' of 'undefined' as it is undefined.
❯ BlockBuilder.addTransaction ../vm/src/buildBlock.ts:220:7
❯ produceBlockWith4844Tx test/rpc/eth/getFeeHistory.spec.ts:162:24
❯ it.timeout test/rpc/eth/getFeeHistory.spec.ts:443:9
|
Run npm run coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading