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

Issue with stenographer in ginkgo v1.6 #1

Open
venezia opened this issue Oct 2, 2018 · 2 comments
Open

Issue with stenographer in ginkgo v1.6 #1

venezia opened this issue Oct 2, 2018 · 2 comments

Comments

@venezia
Copy link
Contributor

venezia commented Oct 2, 2018

When I try to use this package, I get an error:

../../../vendor/github.com/BenChapman/golandreporter/golandreporter.go:24:35: not enough arguments in call to stenographer.New
	have (bool, bool)
	want (bool, bool, io.Writer)

And sure enough stenographer changed in v1.6 of ginkgo to include an io.Writer as a parameter.

Is it possible to get this updated to work with ginkgo 1.6? Thanks!

@nitkon
Copy link

nitkon commented May 14, 2019

Any update on this? @venezia how did you resolve this?

@jason-costello
Copy link

assuming this is a dead issue now as current version is 1.13 and I've had success running this without issue on three systems so far.

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

No branches or pull requests

3 participants