INFO:Detectors: Constant.test_view_bug (tests/constant.sol#5-7) is declared view but changes state variables: - Constant.a Constant.test_constant_bug (tests/constant.sol#9-11) is declared view but changes state variables: - Constant.a Constant.test_assembly_bug (tests/constant.sol#22-24) is declared view but contains assembly code Reference: https://github.com/crytic/slither/wiki/Detector-Documentation#constant-functions-changing-the-state INFO:Slither:/home/travis/build/crytic/slither/scripts/../tests/expected_json/constant.constant-function.json exists already, the overwrite is prevented INFO:Slither:tests/constant.sol analyzed (1 contracts), 3 result(s) found