failureLevel

@get:Input
abstract val failureLevel: ListProperty<RunPluginVerifierTask.FailureLevel>

Defines the verification level at which the task should fail if any reported issue matches. Can be set as FailureLevel enum or EnumSet.

Default value: FailureLevel.COMPATIBILITY_PROBLEMS