We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
report/azureblob.go:142: cli.CreateBlockBlobFromReader undefined (type storage.BlobStorageClient has no field or method CreateBlockBlobFromReader) report/tui.go:46: undefined: gocui.OutputNormal report/tui.go:46: too many arguments in call to gocui.NewGui have () want () report/tui.go:46: assignment count mismatch: 2 = 1 report/tui.go:178: assignment count mismatch: 2 = 1 report/tui.go:182: assignment count mismatch: 2 = 1 report/tui.go:184: assignment count mismatch: 2 = 1 report/tui.go:186: assignment count mismatch: 2 = 1 report/tui.go:188: assignment count mismatch: 2 = 1 report/tui.go:190: assignment count mismatch: 2 = 1 report/tui.go:190: too many errors
The text was updated successfully, but these errors were encountered:
You should use make install or make build (not go get). https://github.com/future-architect/vuls#step4-deploy-vuls
make install
make build
Sorry, something went wrong.
Thank you, finally done! Maybe network problem(FUCK GFW)! Close this issue.
No branches or pull requests
github.com/future-architect/vuls/report
report/azureblob.go:142: cli.CreateBlockBlobFromReader undefined (type storage.BlobStorageClient has no field or method CreateBlockBlobFromReader)
report/tui.go:46: undefined: gocui.OutputNormal
report/tui.go:46: too many arguments in call to gocui.NewGui
have ()
want ()
report/tui.go:46: assignment count mismatch: 2 = 1
report/tui.go:178: assignment count mismatch: 2 = 1
report/tui.go:182: assignment count mismatch: 2 = 1
report/tui.go:184: assignment count mismatch: 2 = 1
report/tui.go:186: assignment count mismatch: 2 = 1
report/tui.go:188: assignment count mismatch: 2 = 1
report/tui.go:190: assignment count mismatch: 2 = 1
report/tui.go:190: too many errors
The text was updated successfully, but these errors were encountered: