severity

abstract fun severity(severity: Severity): ProblemSpec(source)

Deprecated

Severity is now determined automatically: use report for warnings and throwing for errors.

Declares the severity of the problem.

Return

this

Since

8.6

Parameters

severity

the severity