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

Avoid saving nextBuildNumber while loading Job #9778

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Avoid saving `nextBuildNumber` while loading `Job`

c8bfe51
Select commit
Loading
Failed to load commit list.
Open

Avoid saving nextBuildNumber while loading Job #9778

Avoid saving `nextBuildNumber` while loading `Job`
c8bfe51
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Sep 24, 2024 in 0s

42 new issues, 46 total

Total New Outstanding Fixed Trend
46 42 4 19 👎

Reference build: Core » jenkins » master #6553

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 42 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

shade:shade

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

Check warning on line 30 in Tests run

See this annotation in the file changed.

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

compiler:testCompile

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

Check warning on line 30 in Tests run

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.163 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

war:war

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

Check warning on line 30 in Tests run

See this annotation in the file changed.

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

war:war

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

Check warning on line 1 in Tests run

See this annotation in the file changed.

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

war:war

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

Check warning on line 30 in Tests run

See this annotation in the file changed.

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

war:war

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

Check warning on line 45 in Tests run

See this annotation in the file changed.

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

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

Check warning on line 45 in Tests run

See this annotation in the file changed.

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

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

Check warning on line 3 in Tests run

See this annotation in the file changed.

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

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

Check warning on line 3 in Tests run

See this annotation in the file changed.

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

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.395 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

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.148 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

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

Check warning on line 12 in Tests run

See this annotation in the file changed.

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

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.202 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

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

Check warning on line 2 in Tests run

See this annotation in the file changed.

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

frontend:yarn

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.027 s -- in hudson.util.XStream2EncodingTest

Check warning on line 2 in Tests run

See this annotation in the file changed.

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

remote-resources:process

NORMAL:
Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.022 s -- in hudson.util.XStream2EncodingTest

Check warning on line 89 in Tests run

See this annotation in the file changed.

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

frontend:yarn

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

Check warning on line 2 in Tests run

See this annotation in the file changed.

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

frontend:yarn

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.057 s -- in jenkins.util.java.JavaUtilsTest

Check warning on line 17 in Tests run

See this annotation in the file changed.

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

frontend:yarn

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

Check warning on line 21308 in Tests run

See this annotation in the file changed.

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

frontend:yarn

NORMAL:
Failures: 0, Errors: 0, Skipped: 21

Check warning on line 75 in C:/Jenkins/agent/workspace/Core_jenkins_PR-9778/core/src/main/java/hudson/Extension.java

See this annotation in the file changed.

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

install:install

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

Check warning on line 8 in Tests run

See this annotation in the file changed.

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

NORMAL:
Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.350 s -- in jenkins.model.RunIdMigratorTest

Check warning on line 17 in Tests run

See this annotation in the file changed.

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

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

Check warning on line 89 in Tests run

See this annotation in the file changed.

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

NORMAL:
Failures: 0, Errors: 0, Skipped: 11