PR #78 #122
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
Analyze (go)
no required module provides package github.com/hypermodeinc/dgraph/protos; to add it:
|
Analyze (go)
m.Kvs.Unmarshal undefined (type *pb.KVList has no field or method Unmarshal)
|
Analyze (go)
m.Kv[len(m.Kv) - 1].Unmarshal undefined (type *pb.KV has no field or method Unmarshal)
|
Analyze (go)
m.Kvs.Size undefined (type *pb.KVList has no field or method Size)
|
Analyze (go)
e.Size undefined (type *pb.KV has no field or method Size)
|
Analyze (go)
m.Kvs.MarshalToSizedBuffer undefined (type *pb.KVList has no field or method MarshalToSizedBuffer)
|
Analyze (go)
m.Kv[iNdEx].MarshalToSizedBuffer undefined (type *pb.KV has no field or method MarshalToSizedBuffer)
|
Analyze (go)
not enough arguments in call to Check2
|
Analyze (go)
undefined: z.NewBufferWith
|
Analyze (go)
not enough arguments in call to z.NewAllocator
|