Skip to content

feat: added event to airdrop extension #303

feat: added event to airdrop extension

feat: added event to airdrop extension #303

Triggered via push October 24, 2024 22:14
Status Success
Total duration 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: test/ExtContributorsEP.test.ts#L32
Replace `"OGExternalContributorsEcosystemPartner"` with `'OGExternalContributorsEcosystemPartner'`
test: test/ExtContributorsEP.test.ts#L33
Replace `"OGECEP"` with `'OGECEP'`
test: test/ExtContributorsEP.test.ts#L101
Replace `⏎············extContEP.connect(sender).approve(alice.address,·i·+·1),⏎··········).to.be.revertedWithCustomError(extContEP,·'TransfersDisabled'` with `extContEP.connect(sender).approve(alice.address,·i·+·1)).to.be.revertedWithCustomError(⏎············extContEP,⏎············'TransfersDisabled',⏎··········`
test: test/upgradeStRIFToken.test.ts#L13
Delete `·`
test: contracts/DaoTimelockUpgradableRootstockCollective.sol#L3
global import of path @openzeppelin/contracts-upgradeable/proxy/utils/UUPSUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/DaoTimelockUpgradableRootstockCollective.sol#L4
global import of path @openzeppelin/contracts-upgradeable/governance/TimelockControllerUpgradeable.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
test: contracts/DaoTimelockUpgradableRootstockCollective.sol#L18
Code contains empty blocks
test: contracts/EarlyAdoptersRootstockCollective.sol#L195
Avoid to use tx.origin
test: contracts/EarlyAdoptersRootstockCollective.sol#L228
Code contains empty blocks
test: contracts/exploit/NFTAttacker.sol#L2
Found more than One contract per file. 2 contracts found!