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

Introduce ComputerListener#onIdle #9673

Merged
merged 5 commits into from
Sep 9, 2024

Spotless

6b88bfc
Select commit
Loading
Failed to load commit list.
Merged

Introduce ComputerListener#onIdle #9673

Spotless
6b88bfc
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Aug 28, 2024 in 0s

639 new issues, 1155 total

Total New Outstanding Fixed Trend
1155 639 516 19 👎

Reference build: Core » jenkins » master #6452

Details

Severity distribution of new issues

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

compiler:testCompile

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

Check warning on line 134 in core/src/main/java/hudson/ProxyConfiguration.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/ProxyConfiguration.stapler

Check warning on line 283 in core/src/main/java/hudson/logging/LogRecorder.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/logging/LogRecorder/Target.stapler

Check warning on line 119 in core/src/main/java/hudson/logging/LogRecorder.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/logging/LogRecorder.stapler

Check warning on line 97 in core/src/main/java/hudson/logging/LogRecorderManager.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/logging/LogRecorderManager.stapler

Check warning on line 44 in core/src/main/java/hudson/markup/EscapedMarkupFormatter.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/markup/EscapedMarkupFormatter.stapler

Check warning on line 68 in core/src/main/java/hudson/model/AllView.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/AllView.stapler

Check warning on line 50 in core/src/main/java/hudson/model/BooleanParameterDefinition.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/BooleanParameterDefinition.stapler

Check warning on line 41 in core/src/main/java/hudson/model/BooleanParameterValue.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/BooleanParameterValue.stapler

Check warning on line 73 in core/src/main/java/hudson/model/ChoiceParameterDefinition.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/ChoiceParameterDefinition.stapler

Check warning on line 58 in core/src/main/java/hudson/model/FileParameterDefinition.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/FileParameterDefinition.stapler

Check warning on line 91 in core/src/main/java/hudson/model/FileParameterValue.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/FileParameterValue.stapler

Check warning on line 89 in core/src/main/java/hudson/model/JDK.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/JDK.stapler

Check warning on line 116 in core/src/main/java/hudson/model/ListView.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/ListView.stapler

Check warning on line 51 in core/src/main/java/hudson/model/MyView.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/MyView.stapler

Check warning on line 90 in core/src/main/java/hudson/model/MyViewsProperty.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/MyViewsProperty.stapler

Check warning on line 81 in core/src/main/java/hudson/model/ParametersDefinitionProperty.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/ParametersDefinitionProperty.stapler

Check warning on line 62 in core/src/main/java/hudson/model/PasswordParameterDefinition.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/PasswordParameterDefinition.stapler

Check warning on line 54 in core/src/main/java/hudson/model/PasswordParameterValue.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/PasswordParameterValue.stapler

Check warning on line 58 in core/src/main/java/hudson/model/ProxyView.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/ProxyView.stapler

Check warning on line 74 in core/src/main/java/hudson/model/RunParameterDefinition.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/RunParameterDefinition.stapler

Check warning on line 39 in core/src/main/java/hudson/model/RunParameterValue.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/RunParameterValue.stapler

Check warning on line 53 in core/src/main/java/hudson/model/StringParameterDefinition.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/StringParameterDefinition.stapler

Check warning on line 46 in core/src/main/java/hudson/model/StringParameterValue.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/StringParameterValue.stapler

Check warning on line 46 in core/src/main/java/hudson/model/TextParameterDefinition.java

See this annotation in the file changed.

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

compiler:testCompile

NORMAL:
Note: Generating hudson/model/TextParameterDefinition.stapler