-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: pmd/pmd
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Controlling the execution of a rule based on the results of other rules or aspects
an:enhancement
An improvement on existing features / rules
#5254
opened Oct 5, 2024 by
hooperbloob
[java] [BooleanGetMethodName] Is there an explicit reason for not supporting An improvement on existing features / rules
good first issue
A great starting point for new contributors
Boolean wrapper class?
an:enhancement
#5253
opened Oct 4, 2024 by
phansys
[java] TooFewBranchesForASwitchStatement should consider Switch Expressions
a:false-negative
PMD doesn't flag a problematic piece of code
[java] TooFewBranchesForASwitchStatement false positive for Pattern Matching
a:false-positive
PMD flags a piece of code that is not problematic
[java] UselessOperationOnImmutable should detect more immutable types
an:enhancement
An improvement on existing features / rules
#5244
opened Oct 1, 2024 by
adangel
'security-severity' property for better integration with Github advanced security
an:enhancement
An improvement on existing features / rules
#5239
opened Sep 27, 2024 by
aronbodogai
[core] Include Priority in html & simplehtml reports
an:enhancement
An improvement on existing features / rules
#5238
opened Sep 27, 2024 by
dschach
[java] SimplifyBooleanReturns also reports the last if/else in a longer if/else-chain
a:false-positive
PMD flags a piece of code that is not problematic
#5219
opened Sep 19, 2024 by
kris-scheibe
[java] False positive for LambdaCanBeMethodReference
a:false-positive
PMD flags a piece of code that is not problematic
#5214
opened Sep 14, 2024 by
hgschmie
[java] CheckResultSet: False positive with guava preconditions
a:false-positive
PMD flags a piece of code that is not problematic
#5209
opened Sep 12, 2024 by
hgschmie
[cli] pmd killed with error code 59 at line 212
a:bug
PMD crashes or fails to analyse a file.
#5206
opened Sep 11, 2024 by
Isai-ds
[apex] Complement regression tester projects
an:enhancement
An improvement on existing features / rules
#5204
opened Sep 9, 2024 by
adangel
[java] CheckResultSet false-positive with local variable checked in a while loop
a:false-positive
PMD flags a piece of code that is not problematic
#5198
opened Sep 7, 2024 by
jbisotti
[java] UnusedPrivateMethod false-positive used in lambda
a:false-positive
PMD flags a piece of code that is not problematic
is:unreproducible
A bug report that cannot be reproduced - reporter should provide a MWE
#5184
opened Aug 30, 2024 by
jackiemazy
[java] UnusedAssignment false positive when using assert
a:false-positive
PMD flags a piece of code that is not problematic
#5159
opened Aug 3, 2024 by
cowwoc
[java] SingletonClassReturningNewInstance false positive due to type cast
a:false-positive
PMD flags a piece of code that is not problematic
#5158
opened Aug 3, 2024 by
cowwoc
[java] CommentRequired rule do not support custom violation messages
an:enhancement
An improvement on existing features / rules
#5130
opened Jul 22, 2024 by
dylan-tao
[java] UnusedPrivateMethod when 'var' is used with ternary operator
a:false-positive
PMD flags a piece of code that is not problematic
#5113
opened Jul 12, 2024 by
kdebski85
[java] Missing JDK limit in AvoidFileStream documentation
a:bug
PMD crashes or fails to analyse a file.
in:documentation
Affects the documentation
#5103
opened Jul 5, 2024 by
mrclmh
[apex] cyclomatic complexity does not count branches of switch statement
a:bug
PMD crashes or fails to analyse a file.
#5101
opened Jul 5, 2024 by
ethan-sargent
[java] UnusedPrivateMethod with method reference operator
a:false-positive
PMD flags a piece of code that is not problematic
#5097
opened Jul 2, 2024 by
wac84s
[java] StackOverflowError when upgrading from 6.55.0 to 7.3.0
a:bug
PMD crashes or fails to analyse a file.
#5096
opened Jul 2, 2024 by
slovdahl
[jsp] Parsing error with PMD crashes or fails to analyse a file.
<!DOCTYPE html>
a:bug
#5092
opened Jun 30, 2024 by
HelloDhero
[java] UnusedPrivateMethod with enum private static method references
a:false-positive
PMD flags a piece of code that is not problematic
#5083
opened Jun 24, 2024 by
anuragagarwal561994
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.