A lint "warning", sources the location of the warning with a suggestion on how it may be fixed.
NoEqualityAttribute
NoComparisonAttribute
Name | Description | |
---|---|---|
Record Fields | ||
RuleIdentifier
Signature: string |
Unique identifier for the rule that caused the warning. |
|
RuleName
Signature: string |
Unique name for the rule that caused the warning. |
|
FilePath
Signature: string |
Path to the file where the error occurs. |
|
ErrorText
Signature: string |
Text that caused the error (the |
|
Details
Signature: WarningDetails |
Details for the warning. |