build

abstract fun build(): ReportableProblem

Creates the new problem. Calling build won't report the problem via build operations, it can be done separately by calling report.

Return

the new problem