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 3 commits into
base: master
Choose a base branch
from

Restructure and split tests

da564b7
Select commit
Loading
Failed to load commit list.
Open

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

Restructure and split tests
da564b7
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Java Compiler succeeded Dec 24, 2024 in 0s

5 new issues, 40 total

Total New Outstanding Fixed Trend
40 5 35 2 👎

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

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

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

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

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

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.java

See this annotation in the file changed.

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

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