Merge pull request #1 from rsksmart/DAO-384 #21
Annotations
9 warnings
test:
contracts/Lock.sol#L8
Rule is set with explicit type [var/s: uint]
|
test:
contracts/Lock.sol#L12
Rule is set with explicit type [var/s: uint]
|
test:
contracts/Lock.sol#L12
Rule is set with explicit type [var/s: uint]
|
test:
contracts/Lock.sol#L14
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
test:
contracts/Lock.sol#L14
Rule is set with explicit type [var/s: uint]
|
test:
contracts/Lock.sol#L15
Error message for require is too long: 35 counted / 32 allowed
|
test:
contracts/Lock.sol#L15
GC: Use Custom Errors instead of require statements
|
test:
contracts/Lock.sol#L28
GC: Use Custom Errors instead of require statements
|
test:
contracts/Lock.sol#L29
GC: Use Custom Errors instead of require statements
|