Fix 'propogation' a typo - 'propagation' #2062
Open
SonarQube-Confluent / confluent-kafka-python Sonarqube Results
succeeded
Sep 25, 2025 in 17m 49s
Quality Gate success
Annotations
Check warning on line 28 in tests/integration/consumer/test_consumer_upgrade_downgrade.py
sonarqube-confluent / confluent-kafka-python Sonarqube Results
tests/integration/consumer/test_consumer_upgrade_downgrade.py#L28
Rename this local variable "futureMap" to match the regular expression ^[_a-z][a-z0-9_]*$.
Check warning on line 36 in tests/integration/consumer/test_consumer_upgrade_downgrade.py
sonarqube-confluent / confluent-kafka-python Sonarqube Results
tests/integration/consumer/test_consumer_upgrade_downgrade.py#L36
Add logic to this except clause or eliminate it and rethrow the exception automatically.
Check failure on line 59 in tests/common/__init__.py
sonarqube-confluent / confluent-kafka-python Sonarqube Results
tests/common/__init__.py#L59
Define a constant instead of duplicating this literal 'group.protocol' 3 times.
Loading