Skip to content

Recent changes to gobui cause build failures #228

Closed
@origami-oswell

Description

@origami-oswell

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions