-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Description
New Issue Checklist
- [*] Updated the plugin to the latest version
- [*] I read the Contribution Guidelines
- [*] I read the documentation
- [*] I searched for existing GitHub issues
Issue Description
While running a run-sonar-swift.sh I'm receiving an error
ERROR - Command 'oclint-json-compilation-database -v --include ../Project/. -- -rc LONG_LINE=250 -max-priority-1 10000 -max-priority-2 10000 -max-priority-3 10000 -report-type pmd -o sonar-reports/.-oclint.xml' failed with error code: 247
Command executed
./run-sonar-swift.sh
within that script it throws the following command:
oclint-json-compilation-database -v --include ../Project/. -- -rc LONG_LINE=250 -max-priority-1 10000 -max-priority-2 10000 -max-priority-3 10000 -report-type pmd -o sonar-reports/.-oclint.xml
We have created a new project for test purposes and still getting the same error
Environment
SonarQube server: Version 8.9.1(not the last one, but 9 is not compatible with this plugin SonarQube Runner: INFO: SonarScanner 4.6.2.2472 INFO: Java 11.0.11 AdoptOpenJDK (64-bit) INFO: Mac OS X 11.1 x86_64
Metadata
Metadata
Assignees
Labels
No labels