Skip to content

Upgrade to EDR v0.5 and add enableRip7212 option #6560

Upgrade to EDR v0.5 and add enableRip7212 option

Upgrade to EDR v0.5 and add enableRip7212 option #6560

Triggered via pull request July 11, 2024 17:49
Status Failure
Total duration 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: packages/hardhat-core/src/internal/hardhat-network/provider/vm/exit.ts#L18
Function lacks ending return statement and return type does not include 'undefined'.
Lint: packages/hardhat-core/src/internal/hardhat-network/provider/vm/exit.ts#L27
Property 'EofReturnContract' does not exist on type 'typeof SuccessReason'.
Lint: packages/hardhat-core/src/internal/hardhat-network/provider/provider.ts#L258
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 11 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
Lint
Process completed with exit code 1.