Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[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
[xml] CustomObject and CustomField xml files are not scanned a:bug PMD crashes or fails to analyse a file.
#5205 opened Sep 9, 2024 by dschach
[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
#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] Support Java 24 an:enhancement An improvement on existing features / rules
#5154 opened Aug 1, 2024 by adangel
1 of 12 tasks
7.6.0
[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 marcelmore
[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 <!DOCTYPE html> a:bug PMD crashes or fails to analyse a file.
#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
[java] false-positive Rule:LocalVariableCouldBeFinal with val from lombok a:false-positive PMD flags a piece of code that is not problematic
#5079 opened Jun 21, 2024 by Miuler
[java] UnnecessaryCast - false-positive for lambda expression a:false-positive PMD flags a piece of code that is not problematic
#5073 opened Jun 18, 2024 by julius-d
[java] False negative in ClassWithOnlyPrivateConstructorsShouldBeFinal a:false-negative PMD doesn't flag a problematic piece of code
#5072 opened Jun 18, 2024 by Chiky777
[java]: UseArraysAsList should not warn when elements are skipped in array a:false-positive PMD flags a piece of code that is not problematic
#5071 opened Jun 17, 2024 by tsmock
ProTip! Follow long discussions with comments:>50.