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

Fix JENKINS-71955 NullPointerException because getMergeRequestsEnabled is null #456

Merged
merged 4 commits into from
Nov 8, 2024

Fix spotless

0d0634d
Select commit
Loading
Failed to load commit list.
Merged

Fix JENKINS-71955 NullPointerException because getMergeRequestsEnabled is null #456

Fix spotless
0d0634d
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / JavaDoc succeeded Oct 29, 2024 in 0s

2 new issues

Total New Outstanding Fixed Trend
2 2 0 0 👎

Reference build: Plugins » gitlab-branch-source-plugin » master #228

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 2 0

Annotations

Check warning on line 198 in src/main/java/io/jenkins/plugins/gitlabserverconfig/servers/GitLabServer.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / JavaDoc

JavaDoc @inheritDoc

NORMAL:
@inheritDoc used but getName() does not override or implement any method.

Check warning on line 206 in src/main/java/io/jenkins/plugins/gitlabserverconfig/servers/GitLabServer.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / JavaDoc

JavaDoc @inheritDoc

NORMAL:
@inheritDoc used but getServerUrl() does not override or implement any method.