Skip to content

feat: Linea deployment (#39) #84

feat: Linea deployment (#39)

feat: Linea deployment (#39) #84

Triggered via push October 17, 2023 16:16
Status Success
Total duration 2m 34s
Artifacts

ci.yml

on: push
Run Linters
27s
Run Linters
Run Hardhat Tests
2m 23s
Run Hardhat Tests
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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/