Skip to content

Fix #5244: [java] UselessOperationOnImmutable: consider java.time.* types#5279

Merged
adangel merged 4 commits into
pmd:mainfrom
adangel:issue-5244
Oct 24, 2024
Merged

Fix #5244: [java] UselessOperationOnImmutable: consider java.time.* types#5279
adangel merged 4 commits into
pmd:mainfrom
adangel:issue-5244

Conversation

@adangel

@adangel adangel commented Oct 18, 2024

Copy link
Copy Markdown
Member

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)

@adangel adangel added this to the 7.7.0 milestone Oct 18, 2024
@ghost

ghost commented Oct 18, 2024

Copy link
Copy Markdown
1 Message
📖 Compared to main:
This changeset changes 355 violations,
introduces 6 new violations, 0 new errors and 0 new configuration errors,
removes 10 violations, 2 errors and 7 configuration errors.
Download full report as build artifact
Compared to main:
This changeset changes 365 violations,
introduces 24 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 2 errors and 7 configuration errors.
Download full report as build artifact
Compared to main:
This changeset changes 365 violations,
introduces 24 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 2 errors and 7 configuration errors.
Download full report as build artifact
Compared to main:
This changeset changes 365 violations,
introduces 24 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 2 errors and 7 configuration errors.
Download full report as build artifact

Generated by 🚫 Danger

Comment thread pmd-java/src/main/resources/category/java/errorprone.xml Outdated
Comment thread pmd-java/src/main/resources/category/java/errorprone.xml Outdated
Comment thread pmd-java/src/main/resources/category/java/errorprone.xml Outdated
@adangel adangel merged commit e2d59c0 into pmd:main Oct 24, 2024
@adangel adangel deleted the issue-5244 branch October 24, 2024 13:03
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] UselessOperationOnImmutable should detect java.time types

2 participants