gitlab-ci-local --list
Invalid .gitlab-ci.yml configuration!
• 'coverage_format' property must be one of [cobertura] (found jacoco) at kotlin:test:coverage:report.artifacts.reports.coverage_report.coverage_format
Expected behavior
No error, this configuration is valid according the official documentation (new in current release)
artifacts:reports:coverage_report
Minimal .gitlab-ci.yml illustrating the issue
Observed behavior
Expected behavior No error, this configuration is valid according the official documentation (new in current release) artifacts:reports:coverage_report
Host information macOS gitlab-ci-local 4.53.0