Improve Embeds, Major Refactor/Cleanup #138
Open
ci.jenkins.io / Maven
succeeded
Oct 20, 2024
2 new issues, 4 total
Total | New | Outstanding | Fixed | Trend |
---|---|---|---|---|
4 | 2 | 2 | 0 | 👎 |
Reference build: Plugins » discord-notifier-plugin » master #98
Details
Severity distribution of new issues
Error | Warning High | Warning Normal | Warning Low |
---|---|---|---|
1 | 0 | 1 | 0 |
Annotations
Check warning on line 407 in jenkins-console.log
ci-jenkins-io / Maven
hpi:hpi
NORMAL:
Raw output
<pre><code>Bundling transitive dependency slf4j-api-2.0.7.jar (via discord-webhooks)</code></pre>
Check warning on line 458 in jenkins-console.log
ci-jenkins-io / Maven
spotbugs:check
ERROR:
Raw output
<pre><code>Medium: Possible null pointer dereference in nz.co.jammehcow.jenkinsdiscord.util.EmbedUtil.createEmbed(Run, JenkinsLocationConfiguration, TaskListener, String, String, String, String, String, String, StatusColor, boolean, MatrixConfiguration, boolean, String, String, String, String, String, InputStream, DynamicFieldContainer, boolean, boolean, String) due to return value of called method [nz.co.jammehcow.jenkinsdiscord.util.EmbedUtil, nz.co.jammehcow.jenkinsdiscord.util.EmbedUtil] Method invoked at EmbedUtil.java:[line 150]Known null at EmbedUtil.java:[line 150] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE</code></pre>
Loading