ignoreWarnings

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

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

Default value: true