Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Embeds, Major Refactor/Cleanup #138

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Make step transient again

afd3a63
Select commit
Loading
Failed to load commit list.
Open

Improve Embeds, Major Refactor/Cleanup #138

Make step transient again
afd3a63
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@ci-jenkins-io 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

See this annotation in the file changed.

@ci-jenkins-io 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>