Skip to content

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

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

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

Triggered via pull request September 2, 2025 17:06
Status Failure
Total duration 3m 15s
Artifacts
dgraph-upgrade-tests
2m 12s
dgraph-upgrade-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
dgraph-upgrade-tests
Process completed with exit code 2.
dgraph-upgrade-tests
stream.SendAndClose undefined (type api_v2.Dgraph_StreamExtSnapshotServer has no field or method SendAndClose)
dgraph-upgrade-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-upgrade-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-upgrade-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-upgrade-tests
in.SendAndClose undefined (type api_v2.Dgraph_StreamExtSnapshotServer has no field or method SendAndClose)