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

[JENKINS-72111] Allow Lifecycle to load implementations from plugins #8589

Merged
merged 1 commit into from
Oct 13, 2023

Allow `Lifecycle` to load implementations from plugins

51375f2
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-72111] Allow Lifecycle to load implementations from plugins #8589

Allow `Lifecycle` to load implementations from plugins
51375f2
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Oct 10, 2023 in 0s

28 new issues, 151 total

Total New Outstanding Fixed Trend
151 28 123 65 👍

Reference build: Core » jenkins » master #5476

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 28 0

Annotations

Check warning on line 40 in Tests run

See this annotation in the file changed.

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

surefire:test

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

resources:resources

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

surefire:test

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

Check warning on line 12 in Tests run

See this annotation in the file changed.

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

surefire:test

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

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.040 s -- in hudson.util.XStream2EncodingTest

Check warning on line 30 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: 3.272 s -- in hudson.FunctionsTest

Check warning on line 89 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: 2, Time elapsed: 0.873 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

checkstyle:check

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

checkstyle:check

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

Check warning on line 30 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: 0.377 s -- in hudson.UtilTest

Check warning on line 21264 in Tests run

See this annotation in the file changed.

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

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

Check warning on line 12 in Tests run

See this annotation in the file changed.

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

compiler:compile

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

compiler:compile

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

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

See this annotation in the file changed.

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

frontend:yarn

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

Check warning on line 1725 in C:/Jenkins/agent/workspace/Core_jenkins_PR-8589/core/src/main/java/hudson/model/AbstractProject.java

See this annotation in the file changed.

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

frontend:yarn

NORMAL:
createHistoryWidget() in Job has been deprecated and marked for removal

Check warning on line 4 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: 1.536 s -- in hudson.LauncherTest

Check warning on line 89 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: 2, Time elapsed: 0.614 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

compiler:testCompile

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

Check warning on line 15184 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: 19

Check warning on line 341 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: 4

Check warning on line 9 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: 16.13 s -- in hudson.FilePathTest

Check warning on line 1 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.027 s -- in hudson.ProxyConfigurationTest

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: 13.64 s -- in hudson.PluginTest

Check warning on line 9 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: 18.77 s -- in hudson.cli.CLIEnvVarTest

Check warning on line 1 in Tests run

See this annotation in the file changed.

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

surefire:test

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