Skip to content
New issue

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

can't compile the project #52

Open
Seb0042 opened this issue Aug 3, 2018 · 0 comments
Open

can't compile the project #52

Seb0042 opened this issue Aug 3, 2018 · 0 comments

Comments

@Seb0042
Copy link

Seb0042 commented Aug 3, 2018

Hi,
Here is my environment:

Go 1.8.1
My GOPATH is ~/go and I clone the project in ~/go/src/twistlock-authz

$ make all
vendor/gopkg.in/yaml.v2/decode_test.go:248: struct field tag a not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/decode_test.go:448: struct field tag - not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/decode_test.go:694: struct field tag _ not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/decode_test.go:698: struct field tag _ not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:147: struct field tag a not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:158: struct field tag a,omitempty not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:159: struct field tag b,omitempty not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:164: struct field tag a,omitempty not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:165: struct field tag b,omitempty not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:170: struct field tag a,omitempty,flow not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:175: struct field tag a,omitempty,flow not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:180: struct field tag a,omitempty,flow not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:185: struct field tag a,omitempty,flow not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:190: struct field tag a,omitempty,flow not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:195: struct field tag a,omitempty not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:196: struct field tag b,omitempty not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:204: struct field tag a,flow not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:209: struct field tag a,flow not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:214: struct field tag a,flow not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:234: struct field tag - not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:344: struct field tag ,inline not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:350: struct field tag ,inline not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
vendor/gopkg.in/yaml.v2/encode_test.go:406: struct field tag _ not compatible with reflect.StructTag.Get: bad syntax for struct tag pair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant