This repository was archived by the owner on Sep 5, 2025. It is now read-only.
chore(deps): Update go minor and patch #130
Annotations
6 errors
|
ci-go-tests
Process completed with exit code 1.
|
|
ci-go-tests
stream.SendAndClose undefined (type api_v2.Dgraph_StreamExtSnapshotServer has no field or method SendAndClose)
|
|
ci-go-tests
cannot use peerStream (variable of interface type "github.com/hypermodeinc/dgraph/v25/protos/pb".Worker_StreamExtSnapshotClient) as api_v2.Dgraph_StreamExtSnapshotClient value in argument to ps.runForwardSubscriber: "github.com/hypermodeinc/dgraph/v25/protos/pb".Worker_StreamExtSnapshotClient does not implement api_v2.Dgraph_StreamExtSnapshotClient (missing method Recv)
|
|
ci-go-tests
cannot use stream (variable of interface type "github.com/hypermodeinc/dgraph/v25/protos/pb".Worker_StreamExtSnapshotServer) as api_v2.Dgraph_StreamExtSnapshotServer value in argument to streamInGroup: "github.com/hypermodeinc/dgraph/v25/protos/pb".Worker_StreamExtSnapshotServer does not implement api_v2.Dgraph_StreamExtSnapshotServer (missing method Send)
|
|
ci-go-tests
cannot use out (variable of interface type "github.com/hypermodeinc/dgraph/v25/protos/pb".Worker_StreamExtSnapshotClient) as api_v2.Dgraph_StreamExtSnapshotClient value in argument to ps.runForwardSubscriber: "github.com/hypermodeinc/dgraph/v25/protos/pb".Worker_StreamExtSnapshotClient does not implement api_v2.Dgraph_StreamExtSnapshotClient (missing method Recv)
|
|
ci-go-tests
in.SendAndClose undefined (type api_v2.Dgraph_StreamExtSnapshotServer has no field or method SendAndClose)
|