-
-
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
Maintain a public PMD docker image
an:enhancement
An improvement on existing features / rules
#5448
opened Jan 6, 2025 by
MiladSadinam
[java] StackOverflowError in 7.9.0
a:bug
PMD crashes or fails to analyse a file.
#5442
opened Jan 3, 2025 by
slovdahl
[java] UseDiamondOperator reported but Java 21 is unable to infer the type
a:false-positive
PMD flags a piece of code that is not problematic
#5441
opened Jan 2, 2025 by
slovdahl
[java] UnnecessaryCast reported in stream chain PMD flags a piece of code that is not problematic
map()
call that casts to more generic interface
a:false-positive
#5440
opened Jan 2, 2025 by
slovdahl
[java] DontCallThreadRun reported for java.lang.Thread subclass where overridden run() calls super.run()
a:false-positive
PMD flags a piece of code that is not problematic
#5439
opened Jan 2, 2025 by
slovdahl
Support excludeFromFailureFile in Gradle Plugin
an:enhancement
An improvement on existing features / rules
#5432
opened Dec 29, 2024 by
punkratz312
[apex] New Rule: Declaration Order
a:new-rule
Proposal to add a new built-in rule
#5431
opened Dec 29, 2024 by
mitchspano
[apex] New Rule: Inner Type Order
a:new-rule
Proposal to add a new built-in rule
#5430
opened Dec 29, 2024 by
mitchspano
[apex] New Rule: Excessive Method Length
a:new-rule
Proposal to add a new built-in rule
#5429
opened Dec 29, 2024 by
mitchspano
[apex] New Rule: Focused Try Blocks
a:new-rule
Proposal to add a new built-in rule
#5428
opened Dec 29, 2024 by
mitchspano
[apex] New Rule: Avoid Boolean Method Parameters
a:new-rule
Proposal to add a new built-in rule
#5427
opened Dec 29, 2024 by
mitchspano
[apex] New Rule: Catch Specific Exception Type
a:new-rule
Proposal to add a new built-in rule
#5426
opened Dec 29, 2024 by
mitchspano
[apex] Variable used in SOQL bind leads to false positive
a:false-positive
PMD flags a piece of code that is not problematic
#5424
opened Dec 27, 2024 by
brandbarr
[apex] ApexSOQLInjection: Dynamic SOQL query showing issue for escaped variable
a:false-positive
PMD flags a piece of code that is not problematic
#5416
opened Dec 20, 2024 by
gulnawazaamir
[java] UnusedAssignment False Positive with Lombok NoArgsConstructor
a:false-positive
PMD flags a piece of code that is not problematic
#5415
opened Dec 20, 2024 by
esfomeado
[Visualforce] VfUnescapeEl not resolved on multi argument Javascript
a:false-positive
PMD flags a piece of code that is not problematic
#5398
opened Dec 11, 2024 by
elerno
[visualforce] VfCsrf detects standard Experience cloud site pages as vulnerable
a:false-positive
PMD flags a piece of code that is not problematic
#5397
opened Dec 10, 2024 by
CereenaJoseph-salesforce
[apex] Parse error with time literal in SOQL query
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
#5388
opened Dec 4, 2024 by
caiocarvalhotero
[apex] Apex files ending in "Test" are skipped with a number of rules
a:bug
PMD crashes or fails to analyse a file.
#5386
opened Dec 4, 2024 by
stephen-carter-at-sf
[apex] ApexCRUDViolation not reported even if SOQL doesn't have permissions check on it
a:false-negative
PMD doesn't flag a problematic piece of code
#5385
opened Dec 2, 2024 by
praful-gupta
[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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.