Skip to content

Fix solhint warnings (#76) #158

Fix solhint warnings (#76)

Fix solhint warnings (#76) #158

Triggered via push October 24, 2024 08:17
Status Success
Total duration 32s
Artifacts
Matrix: Lint sources
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint sources (20.x): contracts/sfc/NodeDriver.sol#L20
GC: Use Custom Errors instead of require statements
Lint sources (20.x): contracts/sfc/NodeDriver.sol#L78
GC: Use Custom Errors instead of require statements
Lint sources (20.x): contracts/sfc/NodeDriverAuth.sol#L25
GC: Use Custom Errors instead of require statements
Lint sources (20.x): contracts/sfc/NodeDriverAuth.sol#L30
Error message for require is too long: 37 counted / 32 allowed
Lint sources (20.x): contracts/sfc/NodeDriverAuth.sol#L30
GC: Use Custom Errors instead of require statements
Lint sources (20.x): contracts/sfc/NodeDriverAuth.sol#L43
GC: Use Custom Errors instead of require statements
Lint sources (20.x): contracts/sfc/NodeDriverAuth.sol#L44
GC: Use Custom Errors instead of require statements
Lint sources (20.x): contracts/sfc/NodeDriverAuth.sol#L61
Error message for require is too long: 33 counted / 32 allowed
Lint sources (20.x): contracts/sfc/NodeDriverAuth.sol#L61
GC: Use Custom Errors instead of require statements
Lint sources (20.x): contracts/sfc/NodeDriverAuth.sol#L66
GC: Use Custom Errors instead of require statements