Skip to content

Add automated test of JENKINS-39044

9b198f3
Select commit
Loading
Failed to load commit list.
Merged

Fix NPE in ReverseBuildTrigger due to null upstream threshold #23916

Add automated test of JENKINS-39044
9b198f3
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Dec 14, 2025

29 new issues, 38 total

Total New Outstanding Fixed Trend
38 29 9 32 👍

Reference build: Core » jenkins » master #8035

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 29 0

Annotations

Check warning on line 75 in core/src/main/java/hudson/Extension.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

frontend:install-node-and-corepack

NORMAL:
should be marked @Retention(RetentionPolicy.SOURCE)

Check warning on line 43 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

frontend:corepack

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.512 s -- in hudson.FunctionsTest

Check warning on line 1 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

shade:shade

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.345 s -- in hudson.RemoveWindowsDirectoryJunctionTest

Check warning on line 45 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

shade:shade

NORMAL:
Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 20.99 s -- in hudson.FilePathTest

Check warning on line 30 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

shade:shade

NORMAL:
Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.682 s -- in hudson.UtilTest

Check warning on line 75 in core/src/main/java/hudson/Extension.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

frontend:corepack

NORMAL:
should be marked @Retention(RetentionPolicy.SOURCE)

Check warning on line 3 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

jar:jar

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.557 s -- in hudson.model.JobTest

Check warning on line 12 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

spotbugs:spotbugs

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.238 s -- in hudson.util.ArgumentListBuilderTest

Check warning on line 9 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

spotbugs:spotbugs

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.213 s -- in hudson.util.ConsistentHashTest

Check warning on line 9 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.974 s -- in hudson.security.HudsonPrivateSecurityRealmTest

Check warning on line 89 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.076 s -- in jenkins.util.VirtualFileTest

Check warning on line 17 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.745 s -- in jenkins.util.io.PathRemoverTest

Check warning on line 12 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.203 s -- in hudson.util.ArgumentListBuilderTest

Check warning on line 9 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.157 s -- in hudson.util.ConsistentHashTest

Check warning on line 21350 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

buildnumber:create

NORMAL:
Failures: 0, Errors: 0, Skipped: 25

Check warning on line 3 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

dependency:copy

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 23.97 s -- in hudson.util.io.ZipArchiverTest

Check warning on line 10 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

dependency:copy

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 46.24 s -- in hudson.util.RobustReflectionConverterTest

Check warning on line 8 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

frontend:corepack

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 40.12 s -- in hudson.cli.CLIActionTest

Check warning on line 1 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

frontend:corepack

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.034 s -- in hudson.ProxyConfigurationTest

Check warning on line 9 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

source:jar-no-fork

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 24.70 s -- in hudson.cli.CLIEnvVarTest

Check warning on line 4 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

spotless:check

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 25.55 s -- in hudson.cli.CLITest

Check warning on line 8 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

install:install

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 39.39 s -- in hudson.cli.CLIActionTest

Check warning on line 9 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

enforcer:enforce

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 24.74 s -- in hudson.cli.CLIEnvVarTest

Check warning on line 4 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

checkstyle:check

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 22.48 s -- in hudson.cli.CLITest

Check warning on line 19 in Tests run

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Java Compiler

access-modifier-checker:enforce

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 43.03 s -- in hudson.cli.DisablePluginCommandTest