You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Despite us not having any tests yet, make test / go fmt fails:
The text was updated successfully, but these errors were encountered: