SonarQube Swift Warning on coverageReportPath

SonarScanner Version: 4.5.1
Swift-Plugin: 4.1

We get an error when defining the path for the coverageReport, which is a single file:

[error]WARN: Property 'sonar.coverageReportPaths' is not declared as multi-values/property set but was read using 'getStringArray' method. The SonarQube plugin declaring this property should be updated.

How can we avoid this error?

1 Like

Thanks, Simon! I’ve opened SONARSWIFT-424 to track this.

You shouldn’t worry about this message, it’s due to an API change and it’s benign.

You problem should we fixed with https://jira.sonarsource.com/browse/SONAR-10542 in SQ 7.2