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

Extract inbound tcp and websocket connection flow to separate classes, unify retrying #773

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Update jvm.config

04af69d
Select commit
Loading
Failed to load commit list.
Open

Extract inbound tcp and websocket connection flow to separate classes, unify retrying #773

Update jvm.config
04af69d
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Nov 6, 2024 in 0s

5 new issues

Total New Outstanding Fixed Trend
5 5 0 1 👎

Reference build: Core » remoting » master #780

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 5 0

Annotations

Check warning on line 48 in src/main/java/org/jenkinsci/remoting/util/SSLUtils.java

See this annotation in the file changed.

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

compiler:compile

NORMAL:
java.security.AccessController in java.security has been deprecated and marked for removal

Check warning on line 124 in src/main/java/org/jenkinsci/remoting/util/SSLUtils.java

See this annotation in the file changed.

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

compiler:compile

NORMAL:
java.security.AccessController in java.security has been deprecated and marked for removal

Check warning on line 48 in C:/Jenkins/agent/workspace/Core_remoting_PR-773/src/main/java/org/jenkinsci/remoting/util/SSLUtils.java

See this annotation in the file changed.

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

compiler:compile

NORMAL:
java.security.AccessController in java.security has been deprecated and marked for removal

Check warning on line 124 in C:/Jenkins/agent/workspace/Core_remoting_PR-773/src/main/java/org/jenkinsci/remoting/util/SSLUtils.java

See this annotation in the file changed.

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

compiler:compile

NORMAL:
java.security.AccessController in java.security has been deprecated and marked for removal

Check warning on line 18 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.099 s -- in org.jenkinsci.remoting.engine.WorkDirManagerTest