SonarQube is falling which showing LIB is not able to found

Using dotnet sdk6.0.x getting below error
Below is error getting from pipleline

2024-10-07T13:52:15.8696805Z ##[section]Starting: SonarQubePrepare
2024-10-07T13:52:15.8703586Z ==============================================================================
2024-10-07T13:52:15.8703768Z Task : Prepare Analysis Configuration
2024-10-07T13:52:15.8703873Z Description : Prepare SonarQube analysis configuration
2024-10-07T13:52:15.8704009Z Version : 5.19.2
2024-10-07T13:52:15.8704094Z Author : sonarsource
2024-10-07T13:52:15.8704252Z Help : More Information
2024-10-07T13:52:15.8705194Z ==============================================================================
2024-10-07T13:52:16.7602272Z ##[warning]This task is deprecated. Please upgrade to the latest version. For more information, refer to SonarQube extension for Azure DevOps
2024-10-07T13:52:17.8001856Z ##[warning]LIB_ResourceFile does not exist
2024-10-07T13:52:17.8003259Z ##[warning]Resource file haven’t been set, can’t find loc string for key: LIB_WhichNotFound_Linux
2024-10-07T13:52:17.8004410Z ##[warning]Error while executing SonarQube:Prepare task: LIB_WhichNotFound_Linux dotnet
2024-10-07T13:52:17.8005834Z ##[error]LIB_WhichNotFound_Linux dotnet
2024-10-07T13:52:17.8073300Z ##[section]Finishing: SonarQubePrepare

I am also facing the same issue …! Please help

Hi,

Welcome to the community!

Your log shows you’re using v5.19.2 of the task. The current version is 6.2.0. Can you upgrade and see if the problem is still replicable?

 
Thx,
Ann