Generate raw partitioning mode in blueprints - #2399
Merged
Merged
SonarQubeCloud / SonarCloud Code Analysis
failed
Aug 10, 2026 in 1m 19s
Quality Gate failed
Failed conditions
B 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 1015 in src/XCCDF_POLICY/xccdf_policy_remediate.c
sonarqubecloud / SonarCloud Code Analysis
Make the type of this parameter a pointer-to-const. The current type of "result" is "struct xccdf_result *".
See more on https://sonarcloud.io/project/issues?id=OpenSCAP_openscap&issues=AZ_sS9Iyfpbeqx5_TkFC&open=AZ_sS9Iyfpbeqx5_TkFC&pullRequest=2399
Check warning on line 1015 in src/XCCDF_POLICY/xccdf_policy_remediate.c
sonarqubecloud / SonarCloud Code Analysis
Make the type of this parameter a pointer-to-const. The current type of "policy" is "struct xccdf_policy *".
See more on https://sonarcloud.io/project/issues?id=OpenSCAP_openscap&issues=AZ_sS9Iyfpbeqx5_TkFB&open=AZ_sS9Iyfpbeqx5_TkFB&pullRequest=2399
Loading