Closed AntonOellerer closed 4 years ago
This commit enables sonarqube and adds it to the push action. It is not able to run through successfully yet, since java 15 is not yet supported by it
Closes #6 once merged Signed-off-by: Anton Oellerer a.oellerer@docu-tools.com
Sonarqube does not support java 15 with pattern matching instanceof yet (https://jira.sonarsource.com/browse/SONARJAVA-3505)
This commit enables sonarqube and adds it to the push action. It is not able to run through successfully yet, since java 15 is not yet supported by it
Closes #6 once merged Signed-off-by: Anton Oellerer a.oellerer@docu-tools.com