Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pmd/pmd issues and pull requests

#4920 - [java] Fix #4602 - unnecessaryimport FPs

Pull Request - State: closed - Opened by oowekyala 8 months ago - 1 comment

#4919 - [java] New rule UnnecessaryVarargsArrayCreation

Pull Request - State: closed - Opened by oowekyala 8 months ago - 1 comment
Labels: a:new-rule

#4918 - [java] New rule LambdaCanBeMethodReference

Pull Request - State: closed - Opened by oowekyala 8 months ago - 1 comment
Labels: a:new-rule

#4917 - [cli] Properly wait for cpd-gui until close

Pull Request - State: closed - Opened by jsotuyod 8 months ago - 1 comment

#4916 - [java] UseExplicitTypes: cases where 'var' should be unobjectionable

Issue - State: open - Opened by StevanWhite 8 months ago
Labels: an:enhancement

#4915 - [core] Fix #4893 - throw if language is not supported

Pull Request - State: closed - Opened by oowekyala 8 months ago - 2 comments

#4914 - [java] UnnecessaryConstructor vs. AtLeastOneConstructor

Issue - State: open - Opened by StevanWhite 8 months ago - 7 comments
Labels: a:bug

#4913 - [cli] cpd-gui closes immediately

Issue - State: closed - Opened by VishV-Android 8 months ago - 3 comments
Labels: a:bug, has:pr

#4912 - [java] Unable to parse some Java9+ resource references

Issue - State: closed - Opened by jsotuyod 8 months ago - 2 comments
Labels: a:bug, in:grammar

#4911 - [java] AvoidRethrowingException should allow rethrowing exception subclasses

Issue - State: open - Opened by cowwoc 8 months ago
Labels: a:false-positive

#4910 - [java] if-statement triggers ConsecutiveAppendsShouldReuse

Issue - State: open - Opened by cowwoc 8 months ago - 1 comment
Labels: a:false-positive

#4909 - [pom] Properly navigate dependencyManagement node

Pull Request - State: closed - Opened by jsotuyod 8 months ago

#4908 - [java] Fix #4569 issue with ForLoopCanBeForeach when stride is not 1

Pull Request - State: closed - Opened by oowekyala 8 months ago - 1 comment

#4907 - [java] UnusedNullCheck is not aware of Arrays.equals or Objects.equals

Issue - State: open - Opened by jsotuyod 8 months ago
Labels: a:false-negative

#4906 - [java] CloseResource should treat parameters as external even if casted when assigned to a local variable

Pull Request - State: closed - Opened by jsotuyod 8 months ago - 1 comment
Labels: a:false-positive

#4905 - [core] Improve AssertionUtil messages

Pull Request - State: closed - Opened by adangel 8 months ago - 1 comment
Labels: in:pmd-internals

#4904 - [java] Renderers output wrong class qualified name for nested classes

Issue - State: open - Opened by cowwoc 8 months ago - 6 comments
Labels: a:bug

#4903 - [java] UnnecessaryBoxing, but explicit conversion is necessary

Issue - State: closed - Opened by andygoossens 8 months ago - 5 comments
Labels: a:false-positive

#4902 - [java] "Bad intersection, unrelated class types" for Constable[] and Enum[]

Issue - State: closed - Opened by andygoossens 8 months ago - 1 comment
Labels: a:bug, in:type-resolution

#4901 - [doc] Improve documentation on usage of violationSuppressXPath

Issue - State: closed - Opened by mfvanek 8 months ago - 2 comments
Labels: an:enhancement, in:documentation

#4899 - [java] Parsing failed in ParseLock#doParse() java.io.IOException: Stream closed

Issue - State: closed - Opened by mkolesnikov 8 months ago - 1 comment
Labels: a:bug

#4898 - [apex] ApexCRUDViolation incorrectly cleared when SOQL directly populates a Map

Issue - State: open - Opened by yarhamjohn 8 months ago
Labels: a:false-negative

#4897 - [apex] ApexCRUDViolation incorrectly cleared when WITH SECURITY_ENFORCED is commented out

Issue - State: closed - Opened by yarhamjohn 8 months ago - 2 comments
Labels: a:false-negative

#4896 - [apex] ApexCRUDViolation incorrectly cleared when WITH SECURITY_ENFORCED is commented out

Issue - State: closed - Opened by yarhamjohn 8 months ago - 1 comment
Labels: a:bug

#4895 - [apex] ApexCRUDViolation incorrectly cleared when SOQL directly populates a Map

Issue - State: closed - Opened by yarhamjohn 8 months ago - 1 comment
Labels: a:bug

#4894 - Fix #4791 Error caused by space in JDK path

Pull Request - State: closed - Opened by Scrates1 8 months ago - 1 comment
Labels: in:cli

#4893 - There is a null pointer generated during scanning go

Issue - State: closed - Opened by larkzhang 8 months ago - 10 comments
Labels: a:question

#4892 - Cannot load ruleset ruleset.xml: 2 XML validation errors occurred

Issue - State: closed - Opened by vivelan 8 months ago - 1 comment
Labels: a:bug

#4890 - [java] Fix BigIntegerInstantiation for < Java 19

Pull Request - State: closed - Opened by adangel 8 months ago - 1 comment

#4888 - [java] InsufficientStringBufferDeclaration doesn't handle non-constant conditionals

Issue - State: open - Opened by jsotuyod 8 months ago
Labels: a:false-negative

#4887 - [java] [regression from 6.55] UnusedLocalVariable false-positive in try with resource

Issue - State: closed - Opened by candrews 8 months ago - 3 comments
Labels: a:false-positive

#4886 - [java] BigIntegerInstantiation: False Positive with Java 17 and BigDecimal.TWO

Issue - State: closed - Opened by Akromangel 8 months ago - 3 comments
Labels: a:false-positive

#4885 - [java] AssertionError: Method should be accessible

Issue - State: closed - Opened by Meijuh 8 months ago - 16 comments
Labels: a:bug

#4884 - [java] Compute literal expressions for InsufficientStringBufferDeclaration

Pull Request - State: closed - Opened by jsotuyod 8 months ago - 2 comments

#4883 - [java] Fix ClassNamingConventions for dealing with abstract classes

Pull Request - State: closed - Opened by adangel 8 months ago - 1 comment

#4882 - [java] AvoidCatchingGenericException regression in 7.0.0

Issue - State: closed - Opened by sdavids 8 months ago - 1 comment
Labels: a:bug, was:duplicate

#4881 - [java] ClassNamingConventions: interfaces are identified as abstract classes (regression in 7.0.0)

Issue - State: closed - Opened by sdavids 8 months ago
Labels: a:bug, has:pr, a:false-positive

#4878 - [java] UnnecessaryImport false positive for static imports

Issue - State: closed - Opened by ben-manes 8 months ago - 1 comment
Labels: was:invalid, a:false-positive

#4876 - [java] StringInstantiation - allow char[] constructor

Pull Request - State: closed - Opened by adangel 8 months ago - 1 comment

#4875 - [java] Consider ASTCatchParameter in AnnotationSuppressionUtil

Pull Request - State: closed - Opened by adangel 8 months ago - 1 comment

#4874 - [java] StringInstantiation: False-positive when using `new String(charArray)`

Issue - State: closed - Opened by boris-petrov 8 months ago - 2 comments
Labels: a:false-positive

#4871 - [apex] EmptyCatchBlock: Fix FP with doc comments

Pull Request - State: closed - Opened by oowekyala 8 months ago - 1 comment
Labels: a:false-positive

#4869 - [java] FN in ImmutableField for field with a default + constructor assignment

Issue - State: open - Opened by jsotuyod 8 months ago - 1 comment
Labels: a:false-negative

#4867 - [dist] ./mvnw command not found in dist-src

Issue - State: closed - Opened by adangel 8 months ago
Labels: a:bug

#4864 - Fix #1084 [Java] add extra assert method names to Junit rules

Pull Request - State: closed - Opened by emouty 8 months ago - 1 comment
Labels: an:enhancement

#4863 - [apex] switch statements do not contribute to Cyclomatic Complexity numbers

Issue - State: open - Opened by aidan-harding 8 months ago - 1 comment
Labels: in:documentation, a:false-negative

#4862 - [java] InvalidLogMessageFormat fails to detect multi-stage string concatenations

Issue - State: open - Opened by jsotuyod 8 months ago
Labels: in:data-flow, a:false-negative

#4861 - [java] UnusedPrivateMethod - false positive with static methods

Issue - State: open - Opened by adangel 8 months ago - 3 comments
Labels: a:false-positive

#4859 - [doc] Doc release notes 7

Pull Request - State: closed - Opened by adangel 8 months ago - 2 comments
Labels: in:documentation

#4858 - [kotlin] Request for an XPath function as simple partial replacement of missing typeIs function

Issue - State: open - Opened by jborgers 8 months ago - 1 comment
Labels: an:enhancement

#4857 - [javascript] Fix UnnecessaryBlock issues with empty statements

Pull Request - State: closed - Opened by oleksandr-shvets 8 months ago - 1 comment

#4855 - Fix javadoc syntax errors (doclint)

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment
Labels: in:documentation

#4854 - Update various dependencies

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment
Labels: dependencies

#4853 - [java] UnnecessaryImport false positive when used in lambda

Issue - State: closed - Opened by danjee 9 months ago - 1 comment
Labels: was:duplicate, a:false-positive

#4852 - [java] ReplaceVectorWithList false-positive (neither `Vector` nor `List` usage)

Issue - State: closed - Opened by blacelle 9 months ago - 4 comments
Labels: in:type-resolution, a:false-positive

#4851 - [core] NodeStreamBlanketTest - prefilter the test data

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment
Labels: in:pmd-internals

#4850 - Fix kotlin compiler warnings

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment
Labels: in:pmd-internals

#4849 - [core] Fix NPE in AbstractAnalysisCache in case of processing errors

Pull Request - State: closed - Opened by adangel 9 months ago - 2 comments
Labels: a:bug

#4848 - [apex] Add support for null coalescing operator (apex 60)

Pull Request - State: closed - Opened by adangel 9 months ago - 2 comments

#4847 - Cleanup some TODOs

Pull Request - State: closed - Opened by adangel 9 months ago - 2 comments

#4846 - [core] Suppressmarker improvements

Issue - State: open - Opened by adangel 9 months ago
Labels: an:enhancement

#4845 - [apex] Use same ANLTR version for apex-parser

Issue - State: closed - Opened by adangel 9 months ago
Labels: an:enhancement

#4844 - [core] Support property types "File", "ClassLoader"

Issue - State: open - Opened by adangel 9 months ago - 1 comment
Labels: an:enhancement

#4843 - [cli] Display pmd banner, version improvement, logging

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment
Labels: in:cli

#4842 - pmd.github.io website appears outdated

Issue - State: closed - Opened by vadcx 9 months ago - 1 comment
Labels: a:bug, in:documentation

#4841 - [java] UnusedPrivateMethod - fix false positive with lambdas

Pull Request - State: closed - Opened by adangel 9 months ago - 10 comments
Labels: in:type-resolution

#4840 - [java] UnnecessaryImport - keep analyzing with failed overload selection

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment

#4839 - [java] UnusedAssignment false positive in record compact constructor

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment

#4838 - Fix javadoc/dokka configuration

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment
Labels: in:pmd-internals

#4836 - Remove deprecated rule props

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment
Labels: is:feature-removal

#4835 - [cpd] Found match is not maximal

Issue - State: closed - Opened by jdupak 9 months ago - 3 comments
Labels: was:invalid, a:false-negative, in:cpd

#4834 - [java] Fix intermittent NPE ClassSub.enclosingInfo is null

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment

#4833 - [doc] Fix configuring rule docu for multivalues properties

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment
Labels: in:documentation

#4832 - Project structure and java package names

Issue - State: open - Opened by adangel 9 months ago
Labels: a:suggestion

#4831 - Consolidate packages in each maven module

Pull Request - State: closed - Opened by adangel 9 months ago - 3 comments

#4830 - Consolidate packages in each maven module

Issue - State: closed - Opened by adangel 9 months ago
Labels: in:pmd-internals, is:deprecation

#4828 - [apex] Support null coalescing operator ?? (apex 60)

Issue - State: closed - Opened by vctqs1 9 months ago
Labels: an:enhancement, in:grammar

#4827 - [compat6] Support config errors and cpd for csharp

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment

#4826 - [ci] Upgrade to ruby 3

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment

#4825 - [plsql] Fix ignored WITH clause for SELECT INTO statements

Pull Request - State: closed - Opened by lbovet 9 months ago - 1 comment

#4824 - [java] Support JDK 22

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment

#4823 - Update to use renamed pmd-designer

Pull Request - State: closed - Opened by adangel 9 months ago - 1 comment

#4822 - [java] UnnecessaryCast false-positive for raw types

Issue - State: open - Opened by blacelle 9 months ago - 2 comments
Labels: a:false-positive

#4821 - [java] UseDiamondOperator false-positive with wildcard generics

Issue - State: open - Opened by blacelle 9 months ago - 1 comment
Labels: a:false-positive

#4820 - [plsql] WITH clause is ignored for SELECT INTO statements

Issue - State: closed - Opened by lbovet 9 months ago
Labels: a:bug

#4819 - [apex] ApexCRUDViolation not reported when return value of DML statement is used

Issue - State: open - Opened by yarhamjohn 9 months ago
Labels: a:false-negative

#4818 - [apex] ApexCRUDViolation incorrectly cleared for subsequent queries in method

Issue - State: open - Opened by yarhamjohn 9 months ago
Labels: a:false-negative

#4817 - [java] UnusedPrivateMethod false-positive used in lambda

Issue - State: closed - Opened by blacelle 9 months ago - 2 comments
Labels: has:pr, a:false-positive

#4816 - [java] UnnecessaryImport false-positive on generic method call with on lambda

Issue - State: closed - Opened by blacelle 9 months ago - 12 comments
Labels: a:false-positive

#4815 - [java] ExceptionAsFlowControl false-positive on Lambda/asynchronous (7.0.0-rc4)

Issue - State: open - Opened by blacelle 9 months ago
Labels: a:false-positive

#4814 - [core] Deprecate AbstractRule#asCtx

Issue - State: open - Opened by adangel 9 months ago
Labels: is:deprecation

#4813 - [java] SwitchStmtsShouldHaveDefault false positive with pattern matching

Issue - State: closed - Opened by emouty 9 months ago - 1 comment
Labels: a:false-positive

#4811 - Cleanup remaining experimental and deprecated API

Pull Request - State: closed - Opened by adangel 10 months ago - 2 comments
Labels: is:deprecation

#4810 - [apex] UnusedMethod does not report any unused methods (7.0.0-rc4)

Issue - State: closed - Opened by nwcm 10 months ago - 7 comments
Labels: a:false-negative

#4809 - [core] Consolidate `@InternalApi` classes

Pull Request - State: closed - Opened by adangel 10 months ago - 3 comments
Labels: in:pmd-internals

#4808 - [core] Promote Tree Export API as stable

Pull Request - State: closed - Opened by adangel 10 months ago - 1 comment