Skip to content

remove gogoprotobuf #37

remove gogoprotobuf

remove gogoprotobuf #37

Triggered via push January 22, 2025 15:23
Status Failure
Total duration 27s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
cannot use tup (variable of type *BananaTuple) as ProtoMessage value in argument to ValidateProto: *BananaTuple does not implement ProtoMessage (wrong type for method Description)
build
cannot use bananaSkin (variable of type *BananaTuple) as ProtoMessage value in argument to ValidateProto: *BananaTuple does not implement ProtoMessage (wrong type for method Description)
build
cannot use NewPopulatedPerson(r, true) (value of type *Person) as ProtoMessage value in return statement: *Person does not implement ProtoMessage (wrong type for method Description)
build
cannot use pops[r.Intn(4)] (variable of type *SrcTree) as ProtoMessage value in return statement: *SrcTree does not implement ProtoMessage (wrong type for method Description)
build
cannot use NewPopulatedTypewriterPrison(r, true) (value of type *TypewriterPrison) as ProtoMessage value in return statement: *TypewriterPrison does not implement ProtoMessage (wrong type for method Description)
build
cannot use NewPopulatedPuddingMilkshake(r, true) (value of type *PuddingMilkshake) as ProtoMessage value in return statement: *PuddingMilkshake does not implement ProtoMessage (wrong type for method Description)
build
cannot use KnotKnotElbow (variable of type *Knot) as ProtoMessage value in argument to ValidateProtoEtc: *Knot does not implement ProtoMessage (wrong type for method Description)
build
cannot use BightTurn (variable of type *Knot) as ProtoMessage value in argument to ValidateProtoEtc: *Knot does not implement ProtoMessage (wrong type for method Description)
build
cannot use KnotKnotElbow (variable of type *Knot) as ProtoMessage value in argument to ValidateProtoEtc: *Knot does not implement ProtoMessage (wrong type for method Description)
build
cannot use BightTurn (variable of type *Knot) as ProtoMessage value in argument to ValidateProtoEtc: *Knot does not implement ProtoMessage (wrong type for method Description)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636