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] FinalFieldCouldBeStatic - false-positive for access of super class field a:false-positive PMD flags a piece of code that is not problematic
#5018 opened May 14, 2024 by Wolf2323
[java] UnusedAssignment - false-positive boolean flag for execution and reset in finally a:false-positive PMD flags a piece of code that is not problematic
#5016 opened May 14, 2024 by Wolf2323
[core] Kotest tests aren't picked up by surefire a:bug PMD crashes or fails to analyse a file. in:testing About tests of pmd, eg the module pmd-lang-test or pmd-test
#5009 opened May 12, 2024 by oowekyala 7.2.0
[java] AvoidUsingOctalValues triggers on non-octal double literals with a leading 0 a:false-positive PMD flags a piece of code that is not problematic
#5007 opened May 12, 2024 by Gold856
[apex] UnusedLocalVariable FP with binds in SOSL / SOQL a:false-positive PMD flags a piece of code that is not problematic
#5000 opened May 9, 2024 by pablogomez2197
[apex] ApexCRUDViolation ignores Schema.isDeletable on Delete DML a:false-positive PMD flags a piece of code that is not problematic
#4997 opened May 7, 2024 by rsoesemann
[apex] ApexCRUDViolation does not recognise Lists declarated with array syntax a:false-positive PMD flags a piece of code that is not problematic
#4993 opened May 3, 2024 by jh480
[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 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
[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 7.2.0
[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
ProTip! Add no:assignee to see everything that’s not assigned.