SolcErrorEntry
SolcErrorEntry:
object
Type declaration
component
component:
string
errorCode?
optionalerrorCode:string
formattedMessage?
optionalformattedMessage:string
message
message:
string
secondarySourceLocations?
optionalsecondarySourceLocations:SolcSecondarySourceLocation[]
severity
severity:
"error"|"warning"|"info"
sourceLocation?
optionalsourceLocation:SolcSourceLocation
type
type:
string
Source
solcTypes.ts:351