cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Jacoco coverage failing in GitHub Actions

Open rohityadavcloud opened this issue 1 year ago • 2 comments

The issue is this:

Error:  Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.11.0.3922:sonar (default-cli) on project cloudstack: The plugin [python] does not support Java 11.0.22: org/sonar/plugins/python/PythonPlugin has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 -> [Help 1]

rohityadavcloud avatar May 02 '24 12:05 rohityadavcloud

cc @sureshanaparti @DaanHoogland @vishesh92 @weizhouapache

rohityadavcloud avatar May 02 '24 12:05 rohityadavcloud

@rohityadavcloud I was trying to address it in https://github.com/apache/cloudstack/pull/8609 but faced lots of issues let me reopen it

weizhouapache avatar May 02 '24 12:05 weizhouapache