Add missing ${{ }}
markers in the contracts.yml
#152
Merged
Annotations
3 warnings
contracts/governance/BaseTokenholderGovernor.sol#L153
Function order is incorrect, public view function can not go after internal view function (line 144)
|
contracts/test/SimplePREApplicationStub.sol#L17
Function order is incorrect, struct definition can not go after event definition (line 12)
|
contracts/test/TokenStakingTestSet.sol#L287
Function order is incorrect, external pure function can not go after public function (line 266)
|
The logs for this run have expired and are no longer available.
Loading