Options to change deploy function and proxy contract factory #1650
checks.yml
on: pull_request
lint
36s
coverage
4m 27s
Matrix: tests
Annotations
1 error and 9 warnings
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:
packages/plugin-hardhat/src/defender/deploy.ts#L12
Replace `⏎··getContractNameAndRunValidation,⏎··UpgradesError,⏎` with `·getContractNameAndRunValidation,·UpgradesError·`
|
lint:
packages/plugin-hardhat/src/defender/deploy.ts#L25
Replace `⏎··DefenderDeployOptions,⏎··UpgradeOptions,⏎··EthersDeployOptions,⏎··DefenderDeployment,⏎` with `·DefenderDeployOptions,·UpgradeOptions,·EthersDeployOptions,·DefenderDeployment·`
|
lint:
packages/plugin-hardhat/src/deploy-beacon-proxy.ts#L83
Replace `await·getBeaconProxyFactory(hre,·getSigner(attachTo.runner` with `(await·getBeaconProxyFactory(hre,·getSigner(attachTo.runner)`
|
lint:
packages/plugin-hardhat/src/deploy-proxy.ts#L83
Replace `await·getProxyFactory(hre,·signer` with `(await·getProxyFactory(hre,·signer)`
|
lint:
packages/plugin-hardhat/src/deploy-proxy.ts#L99
Replace `·opts.proxyFactory·||·await·getTransparentUpgradeableProxyFactory(⏎··········hre,⏎··········signer,⏎········` with `⏎··········opts.proxyFactory·||·(await·getTransparentUpgradeableProxyFactory(hre,·signer)`
|
tests (core)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (plugin-hardhat)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|