You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/04/10 17:12:41 UTC

[jira] [Updated] (BEAM-934) Findbugs doesn't pass in Java8 Examples

     [ https://issues.apache.org/jira/browse/BEAM-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ahmet Altay updated BEAM-934:
-----------------------------
    Labels: newbie starter  (was: )

> Findbugs doesn't pass in Java8 Examples
> ---------------------------------------
>
>                 Key: BEAM-934
>                 URL: https://issues.apache.org/jira/browse/BEAM-934
>             Project: Beam
>          Issue Type: Bug
>          Components: examples-java
>            Reporter: Daniel Halperin
>              Labels: newbie, starter
>
> {code}
> [INFO] --- findbugs-maven-plugin:3.0.1:check (default) @ beam-examples-java8 ---
> [INFO] BugInstance size is 2
> [INFO] Error size is 0
> [INFO] Total bugs: 2
> [INFO] Result of integer multiplication cast to long in org.apache.beam.examples.complete.game.injector.Injector$TeamInfo.getEndTimeInMillis() [org.apache.beam.examples.complete.game.injector.Injector$TeamInfo] At Injector.java:[line 170]
> [INFO] Format string should use %n rather than \n in org.apache.beam.examples.complete.game.injector.InjectorUtils.createTopic(Pubsub, String) [org.apache.beam.examples.complete.game.injector.InjectorUtils] At InjectorUtils.java:[line 96]
> [INFO]      
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)