Result

constructor(newViolations: List<Violation>, baselinedCount: Int)(source)

Parameters

newViolations

Violations not covered by the baseline - these still count and can fail the build.

baselinedCount

How many violations were suppressed because they were already in the baseline.