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-65911] Correct JNA method signature for fcntl(2) #9026

Merged
merged 1 commit into from
Mar 10, 2024

[JENKINS-65911] Correct JNA method signature for `fcntl(2)`

dfd8a93
Select commit
Failed to load commit list.
Merged

[JENKINS-65911] Correct JNA method signature for fcntl(2) #9026

[JENKINS-65911] Correct JNA method signature for `fcntl(2)`
dfd8a93
Select commit
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Mar 8, 2024 in 0s

41 new issues, 53 total

Total New Outstanding Fixed Trend
53 41 12 38 👎

Reference build: Core » jenkins » master #5915

Details

Severity distribution of new issues

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

bridge-method-injector:process

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

Check warning on line 1725 in core/src/main/java/hudson/model/AbstractProject.java

See this annotation in the file changed.

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

bridge-method-injector:process

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

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.160 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.102 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

compiler:compile

NORMAL:
Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.178 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.117 s -- in hudson.util.ConsistentHashTest

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

See this annotation in the file changed.

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

flatten:flatten

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

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

See this annotation in the file changed.

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

flatten:flatten

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

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.383 s -- in hudson.util.ArgumentListBuilderTest

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: 2, Time elapsed: 0.901 s -- in hudson.util.AtomicFileWriterTest

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: 2, Time elapsed: 0.783 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

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

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

jar:jar

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

jar:jar

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

Check warning on line 17 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: 4, Time elapsed: 6.389 s -- in jenkins.util.io.PathRemoverTest

Check warning on line 485 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: 17

Check warning on line 9 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: 5, Time elapsed: 21.53 s -- in hudson.FilePathTest

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: 24.26 s -- in hudson.FilePathTest

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:yarn

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

Check warning on line 1725 in 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 45 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: 3, Time elapsed: 17.01 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

frontend:yarn

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

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