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

Prevent NullPointerException when using API token w/o OIC session #483

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

Switch to jakarta.servlet.http.HttpServletResponse

7b36797
Select commit
Loading
Failed to load commit list.
Open

Prevent NullPointerException when using API token w/o OIC session #483

Switch to jakarta.servlet.http.HttpServletResponse
7b36797
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Jan 22, 2025 in 0s

5 new issues, 43 total

Total New Outstanding Fixed Trend
43 5 38 0 👎

Reference build: Plugins » oic-auth-plugin » master #312

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
5 0 0 0

Annotations

Check warning on line 1 in src/test/java/org/jenkinsci/plugins/oic/MockHttpServletResponse.java

See this annotation in the file changed.

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

checkstyle:check

ERROR:
(misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.

Check warning on line 1 in src/test/java/org/jenkinsci/plugins/oic/PluginApiTokenTest.java

See this annotation in the file changed.

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

checkstyle:check

ERROR:
(misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.

Check warning on line 1 in src/test/java/org/jenkinsci/plugins/oic/PluginRefreshTokenTest.java

See this annotation in the file changed.

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

checkstyle:check

ERROR:
(misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.

Check warning on line 1 in src/test/java/org/jenkinsci/plugins/oic/plugintest/Mocks.java

See this annotation in the file changed.

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

checkstyle:check

ERROR:
(misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.

Check warning on line 1 in src/test/java/org/jenkinsci/plugins/oic/plugintest/TestHelper.java

See this annotation in the file changed.

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

checkstyle:check

ERROR:
(misc) NewlineAtEndOfFile: Expected line ending for file is LF(\n), but CRLF(\r\n) is detected.