Skip to content

[java] Fix #5214 - LambdaCanBeMethodReference issue with method of enclosing class#5370

Merged
adangel merged 1 commit intopmd:mainfrom
oowekyala:issue5214-lambdacanbemethodref-message
Nov 26, 2024
Merged

[java] Fix #5214 - LambdaCanBeMethodReference issue with method of enclosing class#5370
adangel merged 1 commit intopmd:mainfrom
oowekyala:issue5214-lambdacanbemethodref-message

Conversation

@oowekyala
Copy link
Copy Markdown
Member

@oowekyala oowekyala commented Nov 26, 2024

Describe the PR

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

@ghost
Copy link
Copy Markdown

ghost commented Nov 26, 2024

1 Message
📖 Compared to main:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 0 errors and 0 configuration errors.
Download full report as build artifact

Generated by 🚫 Danger

@jsotuyod jsotuyod added the a:bug PMD crashes or fails to analyse a file. label Nov 26, 2024
@jsotuyod jsotuyod added this to the 7.8.0 milestone Nov 26, 2024
Copy link
Copy Markdown
Member

@adangel adangel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@adangel adangel merged commit 242b46b into pmd:main Nov 26, 2024
adangel added a commit that referenced this pull request Nov 26, 2024
adangel added a commit that referenced this pull request Nov 26, 2024
…closing class (#5370)

Merge pull request #5370 form oowekyala:issue5214-lambdacanbemethodref-message
@oowekyala oowekyala deleted the issue5214-lambdacanbemethodref-message branch November 26, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a:bug PMD crashes or fails to analyse a file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[java] Wrong message for LambdaCanBeMethodReference with method of enclosing class

3 participants