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

Issues list

[java] Add an attribute @PackageQualifier to ASTClassType an:enhancement An improvement on existing features / rules in:ast About the AST structure or API, the parsing step
#4990 opened May 2, 2024 by koalalam
[java] Bad intersection, unrelated class types java.lang.Object[] and java.lang.Number a:bug PMD crashes or fails to analyse a file. in:type-resolution Affects the type resolution code
#4980 opened Apr 26, 2024 by boris-petrov 7.2.0
[core] Update Antlr to 4.10+ an:enhancement An improvement on existing features / rules
#4972 opened Apr 22, 2024 by oowekyala
Supporting PMD CPD in Visual Code as a plug in an:enhancement An improvement on existing features / rules
#4962 opened Apr 16, 2024 by AnilChoudhury-Eaton
[java] Regression with UnusedAssignment a:false-positive PMD flags a piece of code that is not problematic
#4960 opened Apr 15, 2024 by uhafner
[java] LocalVariableNamingConventions should allow unnamed variables by default an:enhancement An improvement on existing features / rules
#4954 opened Apr 11, 2024 by cowwoc
[core] Deprecate PMDConfiguration#setClassloader and #getClassloader a:suggestion An idea, with little analysis on feasibility, to be considered is:deprecation The main focus is deprecating public APIs or rules, eg to make them internal, or removing them
#4953 opened Apr 11, 2024 by adangel
[java] Merge rules MethodArgumentCouldBeFinal and LocalVariableCouldBeFinal an:enhancement An improvement on existing features / rules
#4938 opened Apr 6, 2024 by oowekyala
[java] UnnecessaryBoxing false positive in PMD 7.0.0 in lambda a:false-positive PMD flags a piece of code that is not problematic
#4924 opened Apr 4, 2024 by julius-d
[apex] TYPEOF in sub-query throws error 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
#4922 opened Apr 4, 2024 by YodaDaCoda
[java] UseExplicitTypes: cases where 'var' should be unobjectionable an:enhancement An improvement on existing features / rules
#4916 opened Apr 3, 2024 by StevanWhite
[java] UnnecessaryConstructor vs. AtLeastOneConstructor a:bug PMD crashes or fails to analyse a file.
#4914 opened Apr 3, 2024 by StevanWhite
[java] AvoidRethrowingException should allow rethrowing exception subclasses a:false-positive PMD flags a piece of code that is not problematic
#4911 opened Apr 2, 2024 by cowwoc
[java] if-statement triggers ConsecutiveAppendsShouldReuse a:false-positive PMD flags a piece of code that is not problematic
#4910 opened Apr 2, 2024 by cowwoc
[java] UnusedNullCheck is not aware of Arrays.equals or Objects.equals a:false-negative PMD doesn't flag a problematic piece of code
#4907 opened Apr 1, 2024 by jsotuyod
[java] AbstractClassWithoutAbstractMethod triggered on non-abstract class a:false-positive PMD flags a piece of code that is not problematic
#4904 opened Mar 28, 2024 by cowwoc
[java] UnnecessaryBoxing, but explicit conversion is necessary a:false-positive PMD flags a piece of code that is not problematic
#4903 opened Mar 28, 2024 by andygoossens
[apex] ApexCRUDViolation incorrectly cleared when SOQL directly populates a Map a:false-negative PMD doesn't flag a problematic piece of code
#4898 opened Mar 27, 2024 by yarhamjohn
[java] InsufficientStringBufferDeclaration doesn't handle non-constant conditionals a:false-negative PMD doesn't flag a problematic piece of code
#4888 opened Mar 25, 2024 by jsotuyod
[java] AssertionError: Method should be accessible a:bug PMD crashes or fails to analyse a file. was:unreproducible A bug report that cannot be reproduced - reporter should provide a MWE
#4885 opened Mar 25, 2024 by Meijuh
[java] FN in ImmutableField for field with a default + constructor assignment a:false-negative PMD doesn't flag a problematic piece of code
#4869 opened Mar 21, 2024 by jsotuyod
[apex] switch statements do not contribute to Cyclomatic Complexity numbers a:false-negative PMD doesn't flag a problematic piece of code in:documentation Affects the documentation
#4863 opened Mar 19, 2024 by aidan-harding
ProTip! Find all open issues with in progress development work with linked:pr.