Skip to content

[java] GuardLogStatement: False positive with compile-time constant arguments#3286

Merged
adangel merged 3 commits into
pmd:masterfrom
adangel:issue-957-guardlogstatement
Jun 24, 2021
Merged

[java] GuardLogStatement: False positive with compile-time constant arguments#3286
adangel merged 3 commits into
pmd:masterfrom
adangel:issue-957-guardlogstatement

Conversation

@adangel

@adangel adangel commented May 20, 2021

Copy link
Copy Markdown
Member

arguments

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 6.36.0 milestone May 20, 2021
@ghost

ghost commented May 20, 2021

Copy link
Copy Markdown
1 Message
📖 This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 42 violations, 0 errors and 2 configuration errors.
Full report
This changeset changes 0 violations,
introduces 0 new violations, 0 new errors and 0 new configuration errors,
removes 43 violations, 0 errors and 2 configuration errors.
Full report
This changeset changes 0 violations,
introduces 50 new violations, 0 new errors and 0 new configuration errors,
removes 44 violations, 0 errors and 2 configuration errors.
Full report

Generated by 🚫 Danger

@adangel adangel changed the title [java] GuardLogStatement: False positive with compile-time constant [java] GuardLogStatement: False positive with compile-time constant arguments Jun 24, 2021
@adangel adangel self-assigned this Jun 24, 2021
@adangel adangel merged commit 6b91057 into pmd:master Jun 24, 2021
@adangel adangel deleted the issue-957-guardlogstatement branch June 24, 2021 07:32
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] GuardLogStatement: False positive with compile-time constant arguments

1 participant