mirror of https://github.com/crytic/slither
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.
65 lines
1.7 KiB
65 lines
1.7 KiB
6 years ago
|
[
|
||
|
{
|
||
6 years ago
|
"contract": "B",
|
||
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"sourceMapping": [
|
||
|
{
|
||
6 years ago
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"length": 76,
|
||
6 years ago
|
"start": 130
|
||
6 years ago
|
},
|
||
|
{
|
||
6 years ago
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"length": 20,
|
||
6 years ago
|
"start": 235
|
||
6 years ago
|
},
|
||
|
{
|
||
6 years ago
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"length": 20,
|
||
6 years ago
|
"start": 331
|
||
6 years ago
|
},
|
||
|
{
|
||
6 years ago
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"length": 76,
|
||
6 years ago
|
"start": 494
|
||
6 years ago
|
}
|
||
|
],
|
||
|
"unusedVars": [
|
||
|
"myFriendsAddress",
|
||
|
"test",
|
||
|
"text2"
|
||
6 years ago
|
],
|
||
|
"vuln": "ConstStateVariableCandidates"
|
||
6 years ago
|
},
|
||
|
{
|
||
6 years ago
|
"contract": "B",
|
||
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"sourceMapping": [
|
||
|
{
|
||
6 years ago
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"length": 76,
|
||
6 years ago
|
"start": 130
|
||
6 years ago
|
},
|
||
|
{
|
||
6 years ago
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"length": 20,
|
||
6 years ago
|
"start": 235
|
||
6 years ago
|
},
|
||
|
{
|
||
6 years ago
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"length": 20,
|
||
6 years ago
|
"start": 331
|
||
6 years ago
|
},
|
||
|
{
|
||
6 years ago
|
"filename": "tests/const_state_variables.sol",
|
||
6 years ago
|
"length": 76,
|
||
6 years ago
|
"start": 494
|
||
6 years ago
|
}
|
||
|
],
|
||
|
"unusedVars": [
|
||
|
"mySistersAddress"
|
||
6 years ago
|
],
|
||
|
"vuln": "ConstStateVariableCandidates"
|
||
6 years ago
|
}
|
||
|
]
|