Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1 (#2048) #96
Annotations
10 errors
dgraph-tests
m.Kv[iNdEx].MarshalToSizedBuffer undefined (type *"github.com/dgraph-io/badger/v4/pb".KV has no field or method MarshalToSizedBuffer)
|
dgraph-tests
m.Matches[iNdEx].MarshalToSizedBuffer undefined (type *"github.com/dgraph-io/badger/v4/pb".Match has no field or method MarshalToSizedBuffer)
|
dgraph-tests
m.Kvs.MarshalToSizedBuffer undefined (type *"github.com/dgraph-io/badger/v4/pb".KVList has no field or method MarshalToSizedBuffer)
|
dgraph-tests
e.Size undefined (type *"github.com/dgraph-io/badger/v4/pb".KV has no field or method Size)
|
dgraph-tests
e.Size undefined (type *"github.com/dgraph-io/badger/v4/pb".Match has no field or method Size)
|
dgraph-tests
m.Kvs.Size undefined (type *"github.com/dgraph-io/badger/v4/pb".KVList has no field or method Size)
|
dgraph-tests
m.Kv[len(m.Kv) - 1].Unmarshal undefined (type *"github.com/dgraph-io/badger/v4/pb".KV has no field or method Unmarshal)
|
dgraph-tests
m.Matches[len(m.Matches) - 1].Unmarshal undefined (type *"github.com/dgraph-io/badger/v4/pb".Match has no field or method Unmarshal)
|
dgraph-tests
m.Kvs.Unmarshal undefined (type *"github.com/dgraph-io/badger/v4/pb".KVList has no field or method Unmarshal)
|
dgraph-tests
Process completed with exit code 2.
|