Skip to content
Triggered via pull request review September 21, 2023 10:57
@PicodesPicodes
submitted 80d35b0
Status Failure
Total duration 2m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request_review
Run Linters
45s
Run Linters
Run Hardhat Tests
2m 16s
Run Hardhat Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Run Hardhat Tests
Process completed with exit code 4.
Run Linters
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/
Run Linters: test/hardhat/distributor/distributor.test.ts#L4
'parseUnits' is defined but never used
Run Linters: test/hardhat/utils/helpers.ts#L142
Unexpected any. Specify a different type
Run Linters: contracts/deprecated/OldDistributor.sol#L273
Replace address·tokenAddress,·address·to,·uint256·amountToRecover with ⏎········address·tokenAddress,⏎········address·to,⏎········uint256·amountToRecover⏎····
Run Linters: contracts/DistributionCreator.sol#L52
Replace ⏎········DistributionParameters·memory·distribution with DistributionParameters·memory·distribution)
Run Linters: contracts/DistributionCreator.sol#L54
Replace )·external·view with ····external⏎········view⏎·······
Run Linters: contracts/Distributor.sol#L281
Replace address·tokenAddress,·address·to,·uint256·amountToRecover with ⏎········address·tokenAddress,⏎········address·to,⏎········uint256·amountToRecover⏎····
Run Linters: contracts/interfaces/IAgToken.sol#L30
Replace uint256·amount,·address·burner,·address·sender with ⏎········uint256·amount,⏎········address·burner,⏎········address·sender⏎····
Run Hardhat Tests
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/