Skip to content

Merge pull request #1 from rsksmart/DAO-384 #21

Merge pull request #1 from rsksmart/DAO-384

Merge pull request #1 from rsksmart/DAO-384 #21

Triggered via push June 14, 2024 13:30
Status Success
Total duration 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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