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

Check more carefully for nils in WithTransform #423

Merged
merged 1 commit into from Feb 28, 2021

Conversation

cbandy
Copy link
Contributor

@cbandy cbandy commented Feb 28, 2021

Follow-up to #422 which fixes #420.

Co-authored-by: Jim Slattery <jim.slattery@rightscale.com>
See: https://golang.org/doc/faq#nil_error
@onsi
Copy link
Owner

onsi commented Feb 28, 2021

thanks!

@onsi onsi merged commit 3c60a15 into onsi:master Feb 28, 2021
@cbandy cbandy deleted the transform-nil branch February 28, 2021 15:41
This was referenced Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WithTransform of nil error panics
2 participants