Scheduled #307
codeql
on: dynamic
Matrix: analyze
Annotations
2 errors
Analyze (go)
msg.String undefined (type "google.golang.org/protobuf/proto".Message has no field or method String)
|
Analyze (go)
cannot use msg (variable of type "google.golang.org/protobuf/proto".Message) as "github.com/golang/protobuf/proto".Message value in argument to marshaler.Marshal: protoreflect.ProtoMessage does not implement protoiface.MessageV1 (missing method ProtoMessage)
|