chore: solidity compiler version upper than #35
Merged
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test/hardhat/distributor/distributor.test.ts#L4
'parseUnits' is defined but never used
|
test/hardhat/utils/helpers.ts#L142
Unexpected any. Specify a different type
|
contracts/deprecated/OldDistributor.sol#L273
Replace address·tokenAddress,·address·to,·uint256·amountToRecover with ⏎········address·tokenAddress,⏎········address·to,⏎········uint256·amountToRecover⏎····
|
contracts/DistributionCreator.sol#L52
Replace ⏎········DistributionParameters·memory·distribution with DistributionParameters·memory·distribution)
|
contracts/DistributionCreator.sol#L54
Replace )·external·view with ····external⏎········view⏎·······
|
contracts/Distributor.sol#L281
Replace address·tokenAddress,·address·to,·uint256·amountToRecover with ⏎········address·tokenAddress,⏎········address·to,⏎········uint256·amountToRecover⏎····
|
contracts/interfaces/IAgToken.sol#L30
Replace uint256·amount,·address·burner,·address·sender with ⏎········uint256·amount,⏎········address·burner,⏎········address·sender⏎····
|
The logs for this run have expired and are no longer available.
Loading