Result
A result produced by an analysis tool.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Result
Members list
Value members
Abstract methods
Attributes
- Returns
-
An array of 'codeFlow' objects relevant to the result.
Attributes
- Returns
-
A value specifying the severity level of the result.
Attributes
- Returns
-
The set of locations where the result was detected. Specify only one location unless the problem indicated by the result can only be corrected by making a change at every specified location.
Attributes
- Returns
-
A message that describes the result. The first sentence of the message only will be displayed when visible space is limited.
GitHub makes use of this property to track effectively the same finding across files between versions.
GitHub makes use of this property to track effectively the same finding across files between versions.
Attributes
- Returns
-
A set of strings that contribute to the stable, unique identity of the result.
Attributes
- Returns
-
A set of locations relevant to this result.
Attributes
- Returns
-
The stable, unique identifier of the rule, if any, to which this result is relevant.