solidity/test/cmdlineTests/standard_urls_existing_and_missing/output.json

20 lines
597 B
JSON

{
"errors":
[
{
"component": "general",
"formattedMessage": "Cannot import url (\"standard_urls_existing_and_missing/non-existent-contract-1.sol\"): File not found. Searched the following locations: \"\".",
"message": "Cannot import url (\"standard_urls_existing_and_missing/non-existent-contract-1.sol\"): File not found. Searched the following locations: \"\".",
"severity": "warning",
"type": "Warning"
}
],
"sources":
{
"url_not_found.sol":
{
"id": 0
}
}
}