Static Analyzer for Solidity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
slither/tests/expected_json/unused_state.unused-state.txt

4 lines
254 B

INFO:Detectors:
A.unused (tests/unused_state.sol#4) is never used in B
Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#unused-state-variables
INFO:Slither:tests/unused_state.sol analyzed (2 contracts), 1 result(s) found