Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLF4J_FORMAT_SHOULD_BE_CONST - false positive? #347

Open
koalalam opened this issue Jan 11, 2021 · 0 comments
Open

SLF4J_FORMAT_SHOULD_BE_CONST - false positive? #347

koalalam opened this issue Jan 11, 2021 · 0 comments

Comments

@koalalam
Copy link

koalalam commented Jan 11, 2021

  • Gradle version

    • 6.7.1
  • Spotbugs version

    • 4.6.0
  • findbugs-slf4j version

    • 1.5.0
  • Java version

    • java version "11.0.8.0.2" 2020-07-09 LTS
    • Java(TM) SE Runtime Environment 18.9 (build 11.0.8.0.2+1-LTS)
    • Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.8.0.2+1-LTS, mixed mode)
  • Test case

    • LOGGER.warn( booleanAttr ? "constant1" : "constant2" );
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

No branches or pull requests

1 participant