ignoreUnacceptableWarnings

@get:Input
abstract val ignoreUnacceptableWarnings: Property<Boolean>

Specifies whether the build should fail when the verifications performed by this task emit unacceptable warnings.

Default value: false