Skip to content

Options to change deploy function and proxy contract factory #1650

Options to change deploy function and proxy contract factory

Options to change deploy function and proxy contract factory #1650

Re-run triggered December 4, 2024 23:26
Status Failure
Total duration 4m 38s
Artifacts

checks.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

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