Skip to content

Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1 (#2048) #96

Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1 (#2048)

Fix build for GOARCH=wasm with GOOS=js or GOOS=wasip1 (#2048) #96

Triggered via push December 1, 2024 18:51
Status Failure
Total duration 3m 12s
Artifacts
Fit to window
Zoom out
Zoom in

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.