Bump cmf-sdk-go v0.0.5 to v0.0.6 and fix breaking changes #3320
+149
−37
SonarQube-Confluent / SonarQube Code Analysis
failed
Apr 14, 2026 in 37s
Quality Gate failed
Failed conditions
58.6% Coverage on New Code (required ≥ 80%)
Annotations
Check failure on line 379 in test/test-server/flink_onprem_handler.go
sonarqube-confluent / SonarQube Code Analysis
Define a constant instead of duplicating this literal "-namespace" 3 times.
[S1192] String literals should not be duplicated
See more on https://sonarqube.confluent.io/project/issues?id=cli&pullRequest=3320&issues=91ed0128-7c1f-4cc3-89e4-28128ad4dcd5&open=91ed0128-7c1f-4cc3-89e4-28128ad4dcd5
Check warning on line 86 in internal/flink/command_compute_pool.go
sonarqube-confluent / SonarQube Code Analysis
Remove this unnecessary variable declaration and use the expression directly in the condition.
[S8193] Variables in if short statements should be used beyond just the condition
See more on https://sonarqube.confluent.io/project/issues?id=cli&pullRequest=3320&issues=a07ade1f-1181-489f-bf05-faab9b384318&open=a07ade1f-1181-489f-bf05-faab9b384318
Loading