Require Support to Fix the Encoding Error

Is there a solution for the encoding error appearing in the SonarCloud scan? The files are already set to UTF-8, and I have verified this in VS Code. I have also added the following to the root .sonarcloud.properties file:Source encoding sonar.sourceEncoding=UTF-8 I confirmed the file is saved as UTF-8 in VS Code, then committed and pushed the changes. But still geting the same warning.

Hey @jioo1, welcome to the Community! I understand you are using automatic analysis, right? I assume this because you mention sonarcloud.properties, which is the one used by automatic analysis. If that’s the case, could you please share the analysis UUID of one of the affected analyses?