solidity/test/cmdlineTests/standard_model_checker_solvers_none/output.json

33 lines
858 B
JSON
Raw Normal View History

2022-10-26 10:13:47 +00:00
{
"errors":
[
{
"component": "general",
"errorCode": "7649",
"formattedMessage": "Warning: CHC analysis was not possible since no Horn solver was found and enabled.
2021-05-19 15:35:19 +00:00
2022-10-26 10:13:47 +00:00
",
"message": "CHC analysis was not possible since no Horn solver was found and enabled.",
"severity": "warning",
"type": "Warning"
},
{
"component": "general",
"errorCode": "7710",
"formattedMessage": "Warning: BMC analysis was not possible since no SMT solver was found and enabled.
2021-05-19 15:35:19 +00:00
2022-10-26 10:13:47 +00:00
",
"message": "BMC analysis was not possible since no SMT solver was found and enabled.",
"severity": "warning",
"type": "Warning"
}
],
"sources":
{
"A":
{
"id": 0
}
}
}