[
https://issues.apache.org/jira/browse/BEAM-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-934.
-------------------------------
Resolution: Fixed
Fix Version/s: Not applicable
> 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
> Assignee: Almas Shaikh
> Priority: Major
> Labels: newbie, starter, triaged
> Fix For: Not applicable
>
>
> {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
(v7.6.3#76005)