and so it begins... #2
Merged
NShiftKey / NShiftKey - sonarqube - code smell
required action
Aug 5, 2024 in 1m 0s
Summary
- 2 security issue(s)
- Blocker : 2
- Critical : 0
- Major : 0
- Minor : 0
- Info : 0
Details
NShiftKey
-
Rename method "isOk" to prevent any misunderstanding/clash with field "isok" defined on line 114
- Description : https://rules.sonarsource.com/python/RSPEC-1845/
- Target Code : darpa-i2o-synapse/synapse/cores/common.py [view change history] [ignore this]
darpa-i2o-synapse/synapse/cores/common.py
Lines 1699 to 1701 in 021428b
- Target Code : darpa-i2o-synapse/synapse/cores/common.py [view change history] [ignore this]
- Description : https://rules.sonarsource.com/python/RSPEC-1845/
-
Refactor this method to not always return the same value.
- Description : https://rules.sonarsource.com/python/RSPEC-3516/
- Target Code : darpa-i2o-synapse/synapse/telepath.py [view change history] [ignore this]
darpa-i2o-synapse/synapse/telepath.py
Lines 355 to 357 in 021428b
- Target Code : darpa-i2o-synapse/synapse/telepath.py [view change history] [ignore this]
- Description : https://rules.sonarsource.com/python/RSPEC-3516/
Loading