improve(GasPriceOracle): Standardize gas price oracle usage #3949
Annotations
8 errors and 2 warnings
Lint:
src/utils/common.ts#L256
Cannot find name 'Transport'. Did you mean 'WebTransport'?
|
Lint:
src/utils/common.ts#L256
Parameter 'options' of exported function has or is using private name 'Transport'.
|
Lint:
src/utils/common.ts#L256
Cannot find name 'Transport'. Did you mean 'WebTransport'?
|
Lint:
src/utils/common.ts#L256
Parameter 'options' of exported function has or is using private name 'Transport'.
|
Lint:
src/utils/common.ts#L256
Cannot find name 'Transport'. Did you mean 'WebTransport'?
|
Lint:
src/utils/common.ts#L256
Parameter 'options' of exported function has or is using private name 'Transport'.
|
Lint:
src/gasPriceOracle/oracle.ts#L126
Missing semicolon
|
Lint
Process completed with exit code 1.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/gasPriceOracle/oracle.ts#L126
Insert `;`
|