Skip to content

chore(deps): bump github/codeql-action from 3 to 4

9bccd19
Select commit
Loading
Failed to load commit list.
Open

chore(deps): bump github/codeql-action from 3 to 4 #10

chore(deps): bump github/codeql-action from 3 to 4
9bccd19
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Nov 1, 2025 in 0s

2 new issues, 4 total

Total New Outstanding Fixed Trend
4 2 2 0 👎

Reference build: Plugins » opsbox-utility-plugin » main #3

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
1 0 1 0

Annotations

Check warning on line 575 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>Unable to find a URL to the parent project. The parent menu will NOT be added.</code></pre>

Check warning on line 585 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 io.jenkins.plugins.opsbox.utility.contributor.ListGitBranchesEnvironmentContributor.getParametersValue(Run) due to return value of called method [io.jenkins.plugins.opsbox.utility.contributor.ListGitBranchesEnvironmentContributor, io.jenkins.plugins.opsbox.utility.contributor.ListGitBranchesEnvironmentContributor] Dereferenced at ListGitBranchesEnvironmentContributor.java:[line 53]Known null at ListGitBranchesEnvironmentContributor.java:[line 53] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE</code></pre>