Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

chore(deps): Update go minor and patch #130

chore(deps): Update go minor and patch

chore(deps): Update go minor and patch #130

Triggered via pull request August 22, 2025 07:00
Status Failure
Total duration 1m 2s
Artifacts

ci-go-load-tests.yaml

on: pull_request
ci-go-tests
46s
ci-go-tests
Fit to window
Zoom out
Zoom in

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)