-
Notifications
You must be signed in to change notification settings - Fork 32
Pull requests: SonarSource/rspec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Create rule S8147: Methods should not be called before initializing the fields they depend on
slang
#5707
opened Oct 20, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8146: Classes should not use the "global" modifier unnecessarily
slang
#5706
opened Oct 20, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8145: DML operations should not be used directly in test methods
apex
#5705
opened Oct 20, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8144: ScopedValue instances should be declared as static final fields
java
#5703
opened Oct 17, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8143: "ScopedValue" should be used following best practices
java
#5702
opened Oct 17, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8142: "ScopedValue" should be preferred over "ThreadLocal" for thread-local data
java
#5701
opened Oct 17, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8141: "System.out" methods should be replaced with "IO" methods in simple programs
java
#5700
opened Oct 17, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8140: Instance main methods should be preferred over static main methods when the String[] parameter is unused
java
#5699
opened Oct 17, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8139: Import declarations should be grouped by specificity
java
#5698
opened Oct 17, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8138: Manual buffer reading should be replaced with "readAllAsString()"
java
#5697
opened Oct 17, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8137: "Math.powExact" should be used for integer exponentiation instead of casting "Math.pow"
java
#5696
opened Oct 17, 2025 by
github-actions
bot
•
Draft
4 tasks
SONARPHP-1534 Update S1192 documentation for Laravel and Drupal exceptions
php
#5695
opened Oct 17, 2025 by
rudy-regazzoni-sonarsource
Loading…
SONARPHP-1541 S1172 should not raise an issue on Magento plugin methods
php
#5694
opened Oct 16, 2025 by
rudy-regazzoni-sonarsource
Loading…
Create rule S8133: Arguments to "assertEquals" and "assertNotEquals" should be in the correct order
apex
slang
#5666
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8132: String conversions should use explicit methods instead of empty string concatenation
apex
slang
#5665
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8131: Abstract classes should contain at least one abstract or virtual method
apex
slang
#5664
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8130: Retired Salesforce API versions should not be used
apex
slang
#5663
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8126: Custom exception classes should follow proper naming conventions
apex
slang
#5659
opened Sep 29, 2025 by
github-actions
bot
Loading…
4 tasks
Create rule S8125: Field-level permissions should be checked before accessing fields
apex
slang
#5658
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8046: JSON data should be validated before processing
apex
slang
#5652
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8045: Trigger handler classes should be partitioned into small individual classes
apex
slang
#5651
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8044: FormulaEval.FormulaBuilder should be properly configured with null checks, type safety, and return type
apex
slang
#5650
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8041: Apex callouts should implement retry logic for reliability
apex
slang
#5647
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8040: SOQL queries should not be placed inside loops
apex
slang
#5646
opened Sep 29, 2025 by
github-actions
bot
•
Draft
4 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.