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] NullAssignment should not report assigning PMD flags a piece of code that is not problematic
null to a final field in a constructor
a:false-positive
#4608
opened Jun 27, 2023 by
Vampire
[java] UnusedAssignment in record compact constructor - 7.0.0-rc3
a:false-positive
PMD flags a piece of code that is not problematic
[java] UnnecessaryImport: false positives with static imports
a:false-positive
PMD flags a piece of code that is not problematic
#4602
opened Jun 21, 2023 by
BurovnikovEvgeniy
[apex] ApexCrudViolation: False positives with new access levels
a:false-positive
PMD flags a piece of code that is not problematic
needs:user-input
Maintainers are waiting for feedback from author
#4597
opened Jun 17, 2023 by
yuliusmj
[apex] ApexCRUDViolation only works for a single method in a class
a:false-negative
PMD doesn't flag a problematic piece of code
#4589
opened Jun 2, 2023 by
dpr-nh
[java] PMD 7.0.0-rc3 JUnitAssertionsShouldIncludeMessage reports assertThat from hamcrest
a:false-positive
PMD flags a piece of code that is not problematic
#4585
opened Jun 1, 2023 by
dant3
[java] CommentDefaultAccessModifier comment needs to be before annotation if present
a:false-positive
PMD flags a piece of code that is not problematic
has:pr
The issue is already tackled in a PR
#4578
opened May 26, 2023 by
harbulot
[java] UseArraysAsList with condition in loop
a:false-positive
PMD flags a piece of code that is not problematic
#4577
opened May 26, 2023 by
harbulot
[java] UseShortArrayInitializer with arrays of parametrized types (generic array creation)
a:false-positive
PMD flags a piece of code that is not problematic
#4576
opened May 26, 2023 by
harbulot
[java] Private classes and members are flagged for not having comments
an:enhancement
An improvement on existing features / rules
#4570
opened May 22, 2023 by
espertus
[java] ForLoopCanBeForeach reports on loop PMD flags a piece of code that is not problematic
for (int i = 0; i < list.size(); i += 2) {
a:false-positive
#4569
opened May 22, 2023 by
Luro02
[core] Sarif report does not add "level" property
a:bug
PMD crashes or fails to analyse a file.
#4558
opened May 12, 2023 by
nwcm
[apex] UnusedLocalVariable flags for variables which are using in SOQL/SOSL binds
a:false-positive
PMD flags a piece of code that is not problematic
#4556
opened May 12, 2023 by
nwcm
[java] ImmutableField: false negative on static field
a:false-negative
PMD doesn't flag a problematic piece of code
#4547
opened May 4, 2023 by
clearlove2077
[java] Rule misnomer for JUnit* rules
in:documentation
Affects the documentation
#4532
opened May 2, 2023 by
jsotuyod
[java] A false positive about MissingStaticMethodInNonInstantiatableClass
a:false-positive
PMD flags a piece of code that is not problematic
#4531
opened May 2, 2023 by
clearlove2077
Build fails on windows
a:bug
PMD crashes or fails to analyse a file.
#4530
opened May 1, 2023 by
nwcm
[apex] System.Database.action() does not flag CRUD
a:false-negative
PMD doesn't flag a problematic piece of code
#4526
opened Apr 30, 2023 by
nwcm
[website] Website is not mobile friendly
a:bug
PMD crashes or fails to analyse a file.
#4521
opened Apr 28, 2023 by
oowekyala
[java] CommentRequired doesn't consider annotations and records
a:false-negative
PMD doesn't flag a problematic piece of code
[java] AvoidReassigningLoopVariables - false negatives within for-loops and skip allowed
a:false-negative
PMD doesn't flag a problematic piece of code
#4500
opened Apr 23, 2023 by
adangel
[java] [apex] metric based rules should include the threshold value in the message
an:enhancement
An improvement on existing features / rules
#4498
opened Apr 22, 2023 by
jsotuyod
[plsql] Exception applying rule CyclomaticComplexity
a:bug
PMD crashes or fails to analyse a file.
#4480
opened Apr 18, 2023 by
Rajashekarg12
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.