constabulary / gb

gb, the project based build tool for Go
https://getgb.io/
MIT License
2.15k stars 150 forks source link

Cleanup go vet warnings #658

Closed gliptak closed 7 years ago

gliptak commented 7 years ago

https://goreportcard.com/report/github.com/constabulary/gb

davecheney commented 7 years ago

Thanks

davecheney commented 7 years ago

Sorry, this broke the tests. Please send a new PR and we'll try again

gliptak commented 7 years ago

@davecheney The build shows a stall:

https://travis-ci.org/constabulary/gb/jobs/177179333

Would you have a pointer what could cause this?

Thanks

davecheney commented 7 years ago

I don't know what the cause is, I'll have to try to find time this weekend to investigate.

On 19 Nov. 2016, at 11:41, Gábor Lipták notifications@github.com wrote:

@davecheney The build shows a stall:

https://travis-ci.org/constabulary/gb/jobs/177179333

Would you have a pointer what could cause this?

Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

davecheney commented 7 years ago

I've fixed the build, please send a new PR.