The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.universAAL.middleware.tracker.osgi.Activator | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Write to static field org.universAAL.middleware.tracker.impl.Activator.fetchParams from instance method org.universAAL.middleware.tracker.osgi.Activator.start(BundleContext) | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 35 | Medium |