-
-
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
[java] UnusedPrivateMethod false positives
a:false-positive
PMD flags a piece of code that is not problematic
#5369
opened Nov 25, 2024 by
punkratz312
[xml] @SuppressWarnings or //nopmd support for xml files
an:enhancement
An improvement on existing features / rules
#5351
opened Nov 19, 2024 by
DougMidgley
[java] Error when not common field is not declared as final in a class
a:bug
PMD crashes or fails to analyse a file.
#5344
opened Nov 16, 2024 by
anuragagarwal561994
[apex] New Rule: Repeated Primitive Value
a:new-rule
Proposal to add a new built-in rule
#5323
opened Nov 13, 2024 by
mitchspano
[java] Can't output reports in languages other than English for BrokenNullCheck, EmptyControlStatement, and UninessaryBoxing
a:bug
PMD crashes or fails to analyse a file.
#5321
opened Nov 12, 2024 by
chenguangqi
[java] Add various rules from testsmells.org to improve test smell detection
a:new-rule
Proposal to add a new built-in rule
an:enhancement
An improvement on existing features / rules
#5319
opened Nov 11, 2024 by
devtobi
[html] CPD gets end line wrong for HTML
a:bug
PMD crashes or fails to analyse a file.
in:cpd
Affects the copy-paste detector
#5313
opened Nov 7, 2024 by
stephen-carter-at-sf
[java] TooFewBranchesForSwitch false positive for exhaustive switches over enums without default case
a:false-positive
PMD flags a piece of code that is not problematic
#5311
opened Nov 7, 2024 by
esc-sbarden
[java] Disallow try-with-resources block around an Proposal to add a new built-in rule
ExecutorService.execute
call
a:new-rule
#5306
opened Nov 2, 2024 by
boris-petrov
[apex] New Rule: Avoid Stateful Database Results
a:new-rule
Proposal to add a new built-in rule
#5305
opened Nov 2, 2024 by
mitchspano
[java] Need a rule around not passing a primitive to Objects.isNull()
a:new-rule
Proposal to add a new built-in rule
#5304
opened Nov 2, 2024 by
nmolchan
[core] XML Renderer: Allow setting a XSLT path/URL to the generated XML
an:enhancement
An improvement on existing features / rules
#5292
opened Oct 28, 2024 by
OndraZizka
[plsql] Parse exception with db-link reference
a:bug
PMD crashes or fails to analyse a file.
in:grammar
About the grammar of a lexer or parser, eg, a parse/lex exception
#5291
opened Oct 28, 2024 by
phoedos
XSD schema: Make An improvement on existing features / rules
<rule>
element optional in ruleset_2_0_0.xsd
an:enhancement
#5265
opened Oct 8, 2024 by
hassanalami
Expose language AST for custom rules - Does new Apex parser generally support comments
a:question
Request for information that doesn't necessarily entail changes to the code base
#5262
opened Oct 7, 2024 by
rsoesemann
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
[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] 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] 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
Previous Next
ProTip!
Adding no:label will show everything without a label.