Must-share information (formatted with Markdown):
- which versions are you using (SonarQube Server / Community Build, Scanner, Plugin, and any relevant extension) DeveloperEdition 2025.2
- how is SonarQube deployed: zip
I used the latest installed tasks - task: SonarQubePrepare@7, … and get the following warnings in the log:
2025-07-29T13:38:22.7574815Z ##[warning]Task 'Prepare Analysis Configuration' version 7 (SonarQubePrepare@7) is dependent on a Node version (16) that is end-of-life. Contact the extension owner for an updated version of the task. Task maintainers should review Node upgrade guidance: https://aka.ms/node-runner-guidance
2025-07-29T13:38:22.8349452Z ##[warning]Task 'Run Code Analysis' version 7 (SonarQubeAnalyze@7) is dependent on a Node version (16) that is end-of-life. Contact the extension owner for an updated version of the task. Task maintainers should review Node upgrade guidance: https://aka.ms/node-runner-guidance
2025-07-29T13:38:22.8462574Z ##[warning]Task 'Publish Quality Gate Result' version 7 (SonarQubePublish@7) is dependent on a Node version (16) that is end-of-life. Contact the extension owner for an updated version of the task. Task maintainers should review Node upgrade guidance: https://aka.ms/node-runner-guidance