refactor: use genesis state instead of genesis accounts #1068
Annotations
10 errors and 1 warning
Test bindings
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'.
|
Test bindings
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'.
|
Test bindings
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'.
|
Test bindings
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'.
|
Test bindings
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'.
|
Test bindings
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'.
|
Test bindings
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'.
|
Test bindings
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'.
|
Test bindings
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'.
|
Test bindings
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'.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "bindings-aarch64-apple-darwin", "bindings-aarch64-unknown-linux-gnu", "bindings-aarch64-unknown-linux-musl", "bindings-x86_64-apple-darwin", "bindings-x86_64-pc-windows-msvc", "bindings-x86_64-unknown-linux-gnu", "bindings-x86_64-unknown-linux-musl".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading