Skip to content

fix(contracts): ensure gasPrice has sufficient value #2362

fix(contracts): ensure gasPrice has sufficient value

fix(contracts): ensure gasPrice has sufficient value #2362

Triggered via pull request July 26, 2024 21:49
Status Failure
Total duration 54s
Artifacts

benchmarks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build
Type '{ url: string; blockGasLimit: number; gasMultiplier: number; gasPrice: string | number; saveDeployments: boolean; chainId: number; accounts: { mnemonic: string; path: string; initialIndex: number; count: number; }; }' is not assignable to type 'NetworkUserConfig | undefined'.
build
Type '{ url: string; blockGasLimit: number; gasMultiplier: number; gasPrice: string | number; saveDeployments: boolean; chainId: number; accounts: { mnemonic: string; path: string; initialIndex: number; count: number; }; }' is not assignable to type 'NetworkUserConfig | undefined'.
build
Type '{ url: string; blockGasLimit: number; gasMultiplier: number; gasPrice: string | number; saveDeployments: boolean; chainId: number; accounts: { mnemonic: string; path: string; initialIndex: number; count: number; }; }' is not assignable to type 'NetworkUserConfig | undefined'.
build
Type '{ url: string; blockGasLimit: number; gasMultiplier: number; gasPrice: string | number; saveDeployments: boolean; chainId: number; accounts: { mnemonic: string; path: string; initialIndex: number; count: number; }; }' is not assignable to type 'NetworkUserConfig | undefined'.
build
Type '{ url: string; blockGasLimit: number; gasMultiplier: number; gasPrice: string | number; saveDeployments: boolean; chainId: number; accounts: { mnemonic: string; path: string; initialIndex: number; count: number; }; }' is not assignable to type 'NetworkUserConfig | undefined'.
build
Type '{ url: string; blockGasLimit: number; gasMultiplier: number; gasPrice: string | number; saveDeployments: boolean; chainId: number; accounts: { mnemonic: string; path: string; initialIndex: number; count: number; }; }' is not assignable to type 'NetworkUserConfig | undefined'.
build
Type '{ url: string; blockGasLimit: number; gasMultiplier: number; gasPrice: string | number; saveDeployments: boolean; chainId: number; accounts: { mnemonic: string; path: string; initialIndex: number; count: number; }; }' is not assignable to type 'NetworkUserConfig | undefined'.
build
Type '{ url: string; blockGasLimit: number; gasMultiplier: number; gasPrice: string | number; saveDeployments: boolean; chainId: number; accounts: { mnemonic: string; path: string; initialIndex: number; count: number; }; }' is not assignable to type 'NetworkUserConfig | undefined'.
build
Process completed with exit code 1.