Skip to content

chore(deps): Update go minor and patch (main) #3033

chore(deps): Update go minor and patch (main)

chore(deps): Update go minor and patch (main) #3033

Triggered via pull request September 2, 2025 11:00
Status Failure
Total duration 2m 15s
Artifacts
dgraph-integration2-tests
1m 49s
dgraph-integration2-tests
Fit to window
Zoom out
Zoom in

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)