Skip to content

Conversation

@lukasgraef
Copy link
Contributor

@lukasgraef lukasgraef commented Nov 29, 2025

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)

@pmd-actions-helper
Copy link
Contributor

Documentation Preview

Compared to main:
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 45 violations, 15 errors and 8 configuration errors.

Regression Tester Report

(comment created at 2025-11-29 21:46:49+00:00 for 7070c27)

@lukasgraef lukasgraef marked this pull request as ready for review November 29, 2025 21:53
Copy link
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 added this to the 7.20.0 milestone Dec 19, 2025
@adangel adangel merged commit 7070c27 into pmd:main Dec 19, 2025
12 checks passed
adangel added a commit that referenced this pull request Dec 19, 2025
adangel added a commit that referenced this pull request Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[java] NullAssignment: False positive when assigning null to a final field in a constructor

2 participants