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

Recent changes to gobui cause build failures #228

Closed
origami-oswell opened this issue Oct 21, 2016 · 0 comments
Closed

Recent changes to gobui cause build failures #228

origami-oswell opened this issue Oct 21, 2016 · 0 comments

Comments

@origami-oswell
Copy link
Contributor

The "gocui" project recently changed the method signature for "SetCurrentView".
jroimartin/gocui@463428a

# github.com/future-architect/vuls/report
report/tui.go:180: too many arguments to return
report/tui.go:184: too many arguments to return
report/tui.go:186: too many arguments to return
report/tui.go:188: too many arguments to return
report/tui.go:190: too many arguments to return
report/tui.go:196: too many arguments to return
report/tui.go:200: too many arguments to return
report/tui.go:202: too many arguments to return
report/tui.go:204: too many arguments to return
report/tui.go:206: too many arguments to return
report/tui.go:206: too many errors

Steps to reproduce the behaviour

Perform a clean clone and attempt a "go get" to pull in dependencies.

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

2 participants