problemsReportFile

@get:Internal
abstract val problemsReportFile: RegularFileProperty

The default path where the output report of the Problems API will be.

Default value: org.gradle.api.file.ProjectLayout.getBuildDirectory/reports/problems/problems-report.html

See also

Problems