Issues
Comma operator should not be used in a subscript-operator argument | Unassigned | Arseniy Zaostrovnykh | Duplicate | Mar 1, 2021 | Mar 24, 2021 | ||||||
Initializer of a range-based for loop should be used to reduce scope of variables | Unassigned | Arseniy Zaostrovnykh | Canceled | Feb 24, 2021 | Mar 24, 2021 | ||||||
"any_of", "all_of" and "none_of" should be used | Unassigned | Massimo Paladin | Canceled | Oct 19, 2020 | Dec 4, 2020 | ||||||
Methods with no side effects should be declared as "nodiscard" | Unassigned | Amélie Renard | Duplicate | Aug 26, 2020 | Mar 25, 2021 | ||||||
C# | Unassigned | Andrei Epure | Declined | Sep 27, 2019 | Sep 30, 2019 | ||||||
Using Python standard libraries to perform HTTPS requests is security-sensitive | Unassigned | Pierre-Loup Tristant | Won't Do | Aug 5, 2019 | Aug 8, 2019 | ||||||
Member data should be initialized in-class or in a constructor initialization list | Unassigned | Geoffray Adde | Duplicate | Jul 10, 2019 | Nov 28, 2019 | ||||||
"std::move" shouldn't be called on an rvalue | Unassigned | Abbas Sabra | Duplicate | Jul 3, 2019 | Dec 19, 2019 | ||||||
"swap" or "move" operator/constructor and default constructor should be "noexcept" | Unassigned | Geoffray Adde | Duplicate | Jun 28, 2019 | Sep 3, 2019 | ||||||
Some Java packages or classes should not be used | Unassigned | Nicolas Harraudeau | Duplicate | May 9, 2019 | May 20, 2021 | ||||||
Hirle is testing sonar-rule-api | Unassigned | Éric Hirlemann | Fixed | May 3, 2019 | Jun 30, 2020 | ||||||
"UNION ALL" should be preferred to "UNION" | Unassigned | Alexandre Gigleux | Won't Fix | Oct 15, 2018 | Nov 15, 2018 | ||||||
"DISPLAY UPON CONSOLE" should not be used | Unassigned | Alexandre Gigleux | Duplicate | Sep 27, 2018 | Nov 23, 2018 | ||||||
COALESCE should be preferred to NVL | Unassigned | Alexandre Gigleux | Won't Fix | Mar 27, 2018 | Apr 3, 2018 | ||||||
"dangerouslySetInnerHTML" should be used with extreme caution | Unassigned | Alexandre Gigleux | Won't Fix | Jan 29, 2018 | Feb 23, 2018 | ||||||
ReactJS components should not used duplicated "props" | Unassigned | Alexandre Gigleux | Won't Fix | Jan 29, 2018 | Feb 23, 2018 | ||||||
Components using "props" should define their types through "propTypes" | Unassigned | Alexandre Gigleux | Won't Fix | Jan 29, 2018 | Feb 23, 2018 | ||||||
"propTypes" structure names should follow a naming convention | Unassigned | Alexandre Gigleux | Won't Fix | Jan 29, 2018 | Feb 23, 2018 | ||||||
ReactJS components should be created using "extends" instead of "createReactClass" | Unassigned | Alexandre Gigleux | Won't Fix | Jan 29, 2018 | Feb 23, 2018 | ||||||
ReactJS components should define "displayName" members to ease debugging | Unassigned | Alexandre Gigleux | Won't Fix | Jan 29, 2018 | Feb 23, 2018 | ||||||
"isMounted()" should not be used in ReactJS components | Unassigned | Alexandre Gigleux | Won't Fix | Jan 29, 2018 | Feb 23, 2018 | ||||||
ReactJS class methods and fields should be ordered correctly | Unassigned | Alexandre Gigleux | Won't Fix | Jan 29, 2018 | Feb 23, 2018 | ||||||
VB.NET | Unassigned | duncanp-sonar | Won't Fix | Sep 4, 2017 | Oct 8, 2018 | ||||||
"GC.KeepAlive" should be called when using native resources | Unassigned | Jean-Christophe Collet | Won't Do | Aug 15, 2017 | Jan 28, 2019 | ||||||
"MARK" comments should be formatted correctly | Unassigned | G. Ann Campbell | Won't Fix | Aug 4, 2017 | Sep 5, 2017 | ||||||
Look-ahead deserialization or filtering should be used | Unassigned | G. Ann Campbell | Won't Fix | Jun 28, 2017 | Jul 11, 2018 | ||||||
"if" and "while" statements should not lead to the execution of empty statements | Unassigned | Freddy Mallet | Duplicate | Apr 1, 2017 | Apr 14, 2017 | ||||||
C-Family | Unassigned | Jean-Christophe Collet | Canceled | Mar 29, 2017 | May 6, 2020 | ||||||
Printf-style format strings should be used correctly | Unassigned | G. Ann Campbell | Duplicate | Mar 24, 2017 | Mar 24, 2017 | ||||||
"CType" should be used for casting and explicit conversions | Unassigned | Valeri Hristov | Won't Fix | Feb 1, 2017 | Sep 6, 2017 | ||||||
Java: Future keywords should not be used as identifiers | Unassigned | G. Ann Campbell | Duplicate | Jan 19, 2017 | Jan 23, 2017 | ||||||
Spaces should be used consistently in rest and spread syntax | Unassigned | Jean-Christophe Collet | Won't Fix | Jan 12, 2017 | Sep 29, 2017 | ||||||
Curly braces should be used consistently in templates | Unassigned | Jean-Christophe Collet | Won't Fix | Jan 12, 2017 | Sep 29, 2017 | ||||||
"this" and "super" should not be used in constructors before "super()" is called | Unassigned | Jean-Christophe Collet | Unresolved | Jan 12, 2017 | Jan 25, 2017 | ||||||
Function parameters of nullable types should be explicitly provided | Unassigned | Yves Dubois-Pèlerin | Fixed | Oct 31, 2016 | May 7, 2021 | ||||||
Non-existent properties should not be read | Unassigned | Jean-Christophe Collet | Done | Oct 18, 2016 | Oct 21, 2020 | ||||||
TEMP for 1808 update | Unassigned | Yves Dubois-Pèlerin | Not an issue | Oct 14, 2016 | Oct 17, 2016 | ||||||
Implicit getters should be used | Unassigned | G. Ann Campbell | Duplicate | Jul 7, 2016 | Sep 11, 2017 | ||||||
Redundant constructors and desctructors should not be declared | Unassigned | Tamas Vajk | Duplicate | Mar 22, 2016 | Aug 22, 2016 | ||||||
Loop stop conditions should allow more than one iteration | Unassigned | G. Ann Campbell | Duplicate | Mar 9, 2016 | Mar 9, 2018 | ||||||
Classes used as "HashMap" keys should implement "Comparable" | Unassigned | G. Ann Campbell | Won't Fix | Mar 3, 2016 | Jul 21, 2017 | ||||||
Arrays should be deleted with "[]" | Unassigned | G. Ann Campbell | Duplicate | Feb 3, 2016 | Aug 22, 2016 | ||||||
Methods in the same class should not have the same body | Unassigned | G. Ann Campbell | Duplicate | Jan 18, 2016 | Oct 6, 2017 | ||||||
The outputs of "as" casts should be null-checked, not the inputs | Unassigned | G. Ann Campbell | Won't Fix | Jan 18, 2016 | Aug 22, 2016 | ||||||
"INSERT" statements should provide values for all non-identity columns | Unassigned | G. Ann Campbell | Won't Fix | Dec 17, 2015 | Aug 22, 2016 | ||||||
Tests should not catch "RuntimeException" | Unassigned | G. Ann Campbell | Fixed | Dec 11, 2015 | Nov 19, 2020 | ||||||
Non-static initializer blocks should not be used for static members | Unassigned | G. Ann Campbell | Duplicate | Dec 11, 2015 | Aug 22, 2016 | ||||||
Unused "internal" types should be removed | Unassigned | G. Ann Campbell | Won't Fix | Dec 10, 2015 | Aug 22, 2016 | ||||||
Test methods should not be "async void" | Unassigned | G. Ann Campbell | Duplicate | Dec 1, 2015 | Aug 8, 2017 | ||||||
"TestFixtures" should only have one "SetUp" method. | Unassigned | G. Ann Campbell | Won't Fix | Nov 24, 2015 | Aug 22, 2016 |
1-50 of 273