mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
13 lines
344 B
JSON
13 lines
344 B
JSON
|
{
|
||
|
"errors":
|
||
|
[
|
||
|
{
|
||
|
"component": "general",
|
||
|
"formattedMessage": "Requested output selection conflicts with \"settings.stopAfter\".",
|
||
|
"message": "Requested output selection conflicts with \"settings.stopAfter\".",
|
||
|
"severity": "error",
|
||
|
"type": "JSONError"
|
||
|
}
|
||
|
]
|
||
|
}
|