refactor: use genesis state instead of genesis accounts #950
Annotations
11 errors and 1 warning
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 11 more ...; initialBaseFeePerGas: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 9 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 9 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 10 more ...; fork: { ...; }; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 9 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 9 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 10 more ...; fork: { ...; }; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 9 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 9 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Run tests
Argument of type '{ allowBlocksWithSameTimestamp: boolean; allowUnlimitedContractSize: boolean; bailOnCallFailure: boolean; bailOnTransactionFailure: boolean; blockGasLimit: bigint; chainId: bigint; ... 9 more ...; networkId: bigint; }' is not assignable to parameter of type 'ProviderConfig'.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Loading