failureLevel

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

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

Default value: IntelliJPlatformExtension.VerifyPlugin.failureLevel

See also

IntelliJPlatformExtension.VerifyPlugin.failureLevel