failureLevel

abstract val failureLevel: ListProperty<VerifyPluginTask.FailureLevel>

Defines the verification level at which the task should fail if any reported issue matches.

Default value: FailureLevel.COMPATIBILITY_PROBLEMS

See also

VerifyPlugin.failureLevel