chore(deps): Update go minor and patch (main) #3033
ci-dgraph-integration2-tests.yml
on: pull_request
dgraph-integration2-tests
1m 49s
Annotations
6 errors
|
dgraph-integration2-tests
Process completed with exit code 2.
|
|
dgraph-integration2-tests
stream.SendAndClose undefined (type api_v2.Dgraph_StreamExtSnapshotServer has no field or method SendAndClose)
|
|
dgraph-integration2-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)
|
|
dgraph-integration2-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)
|
|
dgraph-integration2-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)
|
|
dgraph-integration2-tests
in.SendAndClose undefined (type api_v2.Dgraph_StreamExtSnapshotServer has no field or method SendAndClose)
|