jenkinsci / nomad-plugin

Nomad cloud plugin for Jenkins
https://plugins.jenkins.io/nomad/
MIT License
56 stars 41 forks source link

Fix findbugs #43

Closed phedoreanu closed 4 years ago

phedoreanu commented 5 years ago
[2019-04-08T15:27:07.603Z] [INFO] --- findbugs-maven-plugin:3.0.5:check (findbugs) @ nomad ---

[2019-04-08T15:27:07.603Z] [INFO] BugInstance size is 1

[2019-04-08T15:27:07.603Z] [INFO] Error size is 0

[2019-04-08T15:27:07.603Z] [INFO] Total bugs: 1

[2019-04-08T15:27:07.603Z] [INFO] Class org.jenkinsci.plugins.nomad.NomadSlave defines non-transient non-serializable instance field cloud [org.jenkinsci.plugins.nomad.NomadSlave] In NomadSlave.java SE_BAD_FIELD
phedoreanu commented 4 years ago

Contained in #65 . Closing.