Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

make test fails #105

Closed
cdrage opened this issue Jun 29, 2017 · 0 comments · Fixed by #106
Closed

make test fails #105

cdrage opened this issue Jun 29, 2017 · 0 comments · Fixed by #106

Comments

@cdrage
Copy link
Collaborator

cdrage commented Jun 29, 2017

Despite us not having any tests yet, make test / go fmt fails:

▶ make test
go get github.com/mattn/goveralls
go get github.com/modocache/gover
go get github.com/Masterminds/glide
go get github.com/sgotti/glide-vc
go get github.com/golang/lint/golint
./scripts/check-vendor.sh
Checking for nested vendor dirs
OK
Checking if vendor was cleaned using glide-vc.
OK
./scripts/check-gofmt.sh
gofmt ERROR - These files are not formated by gofmt:
./cmd/deploy.go
./cmd/generate.go
./pkg/encoding/fix.go
./pkg/transform/kubernetes/kubernetes.go
Makefile:44: recipe for target 'gofmt' failed
make: *** [gofmt] Error 1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant