Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-68643

Error prone parser does not work anymore

XMLWordPrintable

      17:16:14  /home/jenkins/agent/workspace/Foo.java:[32,17] [UnnecessaryParentheses] These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them
      17:16:14      (see https://errorprone.info/bugpattern/UnnecessaryParentheses)
      17:16:14    Did you mean '.randomize( FieldPredicates.named("absoluteRateLimit")'?

      Using error prone 2.13 as java maven apt processor the output seems to have changed so that the error prone parser does not detect any messages anymore.

            Unassigned Unassigned
            reitzmichnicht Michael Düsterhus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: