Build, test and publish #3
Annotations
10 warnings
contracts/components/BaseComponent.sol#L13
imported name IComponent is not used
|
contracts/components/BaseComponent.sol#L13
imported name IComponentModule is not used
|
contracts/components/BaseComponent.sol#L32
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
contracts/components/BaseComponent.sol#L41
Use Custom Errors instead of require statements
|
contracts/components/BaseComponent.sol#L55
Use Custom Errors instead of require statements
|
contracts/components/BaseComponent.sol#L56
Use Custom Errors instead of require statements
|
contracts/components/BaseComponent.sol#L60
Use Custom Errors instead of require statements
|
contracts/components/Distribution.sol#L25
Use Custom Errors instead of require statements
|
contracts/components/Distribution.sol#L31
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
contracts/components/Distribution.sol#L59
Variable "referralId" is unused
|
The logs for this run have expired and are no longer available.
Loading