Bump org.jenkins-ci.plugins:plugin from 6.2189.v695a_c41f5249 to 6.2211.v27f680c93c53 - #449
11 new issues
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 11 | 11 | 0 | 0 | 👎 |
Reference build: Plugins » dependency-track-plugin » master #427
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 11 | 0 |
Annotations
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.DependencyTrackPublisher.perform(Run, FilePath, EnvVars, Launcher, TaskListener) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.DependencyTrackPublisher.perform(Run, FilePath, EnvVars, Launcher, TaskListener) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 387 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.updateProjectProperties(String, ProjectData$Properties) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 338 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.uploadBom(ProjectData, String) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 339 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.uploadBom(ProjectData, String) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 341 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.uploadBom(ProjectData, String) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 342 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.uploadBom(ProjectData, String) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 324 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.uploadVex(ProjectData, String) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 325 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.uploadVex(ProjectData, String) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 327 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.uploadVex(ProjectData, String) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>
Check warning on line 328 in src/main/java/org/jenkinsci/plugins/DependencyTrack/api/ApiClient.java
ci-jenkins-io / SpotBugs
NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
NORMAL:
Possible null pointer dereference in org.jenkinsci.plugins.DependencyTrack.api.ApiClient.uploadVex(ProjectData, String) due to return value of called method
Raw output
<p> The return value from a method is dereferenced without a null check, and the return value of that method is one that should generally be checked for null. This may lead to a <code>NullPointerException</code> when the code is executed. </p>