I have problem in SonarQube Community integrate with Azure DevOps.
Anyone can help me?
Follow the error log:
*2024-02-29T18:17:24.8377234Z ##[section]Starting: SonarQubeAnalyze*
*2024-02-29T18:17:24.8383384Z ==============================================================================*
*2024-02-29T18:17:24.8383528Z Task : Run Code Analysis*
*2024-02-29T18:17:24.8383615Z Description : Run scanner and upload the results to the SonarQube server.*
*2024-02-29T18:17:24.8383726Z Version : 5.19.0*
*2024-02-29T18:17:24.8383790Z Author : sonarsource*
*2024-02-29T18:17:24.8383865Z Help : Version: 5.19.0. This task is not needed for Maven and Gradle projects since the scanner should be run as part of the build.*
*[More Information](http://redirect.sonarsource.com/doc/install-configure-scanner-tfs-ts.html)*
*2024-02-29T18:17:24.8384135Z ==============================================================================*
*2024-02-29T18:17:25.1870926Z [command]/home/devops/myagent/_work/_tasks/SonarQubeAnalyze_6d01813a-9589-4b15-8491-8164aeb38055/5.19.0/sonar-scanner/bin/sonar-scanner*
*2024-02-29T18:17:25.4995172Z INFO: Scanner configuration file: /home/devops/myagent/_work/_tasks/SonarQubeAnalyze_6d01813a-9589-4b15-8491-8164aeb38055/5.19.0/sonar-scanner/conf/sonar-scanner.properties*
*2024-02-29T18:17:25.4995986Z INFO: Project root configuration file: NONE*
*2024-02-29T18:17:25.6019434Z INFO: SonarScanner 4.8.1.3023*
*2024-02-29T18:17:25.6020289Z INFO: Java 11.0.21 Red Hat, Inc. (64-bit)*
*2024-02-29T18:17:25.6024447Z INFO: Linux 5.15.0-201.135.6.el9uek.x86_64 amd64*
*2024-02-29T18:17:26.3672992Z INFO: User cache: /home/desenvolvimento/.sonar/cache*
*2024-02-29T18:17:26.5643737Z INFO: Analyzing on SonarQube server 10.4.1.88267*
*2024-02-29T18:17:26.5646071Z INFO: Default locale: "pt_BR", source code encoding: "UTF-8" (analysis is platform dependent)*
*2024-02-29T18:17:26.5698944Z INFO: ------------------------------------------------------------------------*
*2024-02-29T18:17:26.5702837Z INFO: EXECUTION FAILURE*
*2024-02-29T18:17:26.5703633Z INFO: ------------------------------------------------------------------------*
*2024-02-29T18:17:26.5715965Z INFO: Total time: 1.134s*
*2024-02-29T18:17:26.6133590Z INFO: Final Memory: 4M/54M*
*2024-02-29T18:17:26.6135390Z INFO: ------------------------------------------------------------------------*
*2024-02-29T18:17:26.6191651Z ##[error]ERROR: Error during SonarScanner execution*
*2024-02-29T18:17:26.6214788Z ERROR: Error during SonarScanner execution*
*2024-02-29T18:17:26.6216450Z ##[error]java.lang.UnsupportedClassVersionError: org/sonar/batch/bootstrapper/EnvironmentInformation 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*
*2024-02-29T18:17:26.6218118Z java.lang.UnsupportedClassVersionError: org/sonar/batch/bootstrapper/EnvironmentInformation 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*