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 for issue #143 #144

Merged
merged 2 commits into from
Feb 18, 2021
Merged

Fix for issue #143 #144

merged 2 commits into from
Feb 18, 2021

Conversation

martinda
Copy link
Collaborator

Attempting to fix issue #143

  • Mock test reproducing the issue: task contains no url
  • Make url @Nullable in Task.java

CC @matthew-bovolotto

@cdancy cdancy self-assigned this Feb 18, 2021
@cdancy cdancy added this to the v0.0.29 milestone Feb 18, 2021
@cdancy cdancy merged commit 2fa51d8 into cdancy:master Feb 18, 2021
@cdancy
Copy link
Owner

cdancy commented Feb 18, 2021

v0.0.29 has been released.

@martinda martinda deleted the npe-in-task branch August 5, 2021 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullPointerException in com.cdancy.jenkins.rest.domain.queue.AutoValue_Task.<init>(AutoValue_Task.java:18)
2 participants