Bump @openzeppelin/hardhat-upgrades from 3.2.0 to 3.8.0 #4056
Annotations
3 errors and 11 warnings
lint:
migrations/deploy.ts#L107
Type 'BaseContract & { deploymentTransaction(): ContractTransactionResponse; } & Omit<BaseContract, keyof BaseContract>' is not assignable to type 'Contract | undefined'.
|
lint:
migrations/deploy.ts#L114
'proxy' is possibly 'undefined'.
|
lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
contracts/BountyV2.sol#L22
Compiler version 0.8.17 does not satisfy the 0.8.26 semver requirement
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {PartialDifferences.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {ConstantsHolder.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {Permissions.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {INodes.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {ITimeHelpers.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {IDelegationController.sol}
|
lint:
contracts/BountyV2.sol#L22
Wrong Import Order for {IBountyV2.sol}
|
lint:
contracts/BountyV2.sol#L67
Main key parameter in mapping nodesByValidator is not named
|
lint:
contracts/BountyV2.sol#L67
Value parameter in mapping nodesByValidator is not named
|
Loading