Unique identifier of the detector raised that warning.
Readonly
detectorUnique identifier of the detector raised that warning.
Readonly
locReadonly
msgReadonly
severityStatic
makeConstructs a warning object with a description and the source code location.
Unique identifier of the detector.
Descriptive text of the warning.
Severity of the finding.
Reference to the source code that includes file information and position data.
Additional optional data for the warning, including:
extraDescription
: More comprehensive description that clarifies the warning in greater detail.docURL
: URL to the detector documentation.suggestion
: Suggested change in the source code.A new MistiTactWarning containing the warning message and source code reference.
Misti warning that highlights a specific place in a Tact contract.