SeverityLevel

The severity level for each Issue. This will be printed to the output, such as XML or Sarif.

In the future, this will be used to determine the process result and reports.

Entries

Link copied to clipboard

Fail the cli process or gradle task.

Link copied to clipboard

Report issue and contribute to the total count, but does not fail cli process or gradle task.

Link copied to clipboard

Report issue, does not contribute to the count.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.