Skip to content

Potential fix for code scanning alert no. 14: Incomplete string escaping or encoding - #368

Draft
srgooglo wants to merge 1 commit into
masterfrom
alert-autofix-14
Draft

Potential fix for code scanning alert no. 14: Incomplete string escaping or encoding#368
srgooglo wants to merge 1 commit into
masterfrom
alert-autofix-14

Potential fix for code scanning alert no. 14: Incomplete string escap…

74e7eb8
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jul 29, 2026 in 30s

Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 23 in scripts/utils/getPackages.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#replaceAll()` over `String#replace()`.

See more on https://sonarcloud.io/project/issues?id=ragestudio_comty&issues=AZ-uJC5Y85lIvTuuxlsV&open=AZ-uJC5Y85lIvTuuxlsV&pullRequest=368

Check warning on line 22 in scripts/utils/getPackages.js

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

`String.raw` should be used to avoid escaping `\`.

See more on https://sonarcloud.io/project/issues?id=ragestudio_comty&issues=AZ-uJC5Y85lIvTuuxlsU&open=AZ-uJC5Y85lIvTuuxlsU&pullRequest=368