Skip to content

can't compile the project #52

Description

@Seb0042

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions