Skip to content

chore(deps): bump the minor group with 2 updates (#2128) #93

chore(deps): bump the minor group with 2 updates (#2128)

chore(deps): bump the minor group with 2 updates (#2128) #93

Triggered via push November 13, 2024 21:29
Status Failure
Total duration 4m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
dgraph-tests
cannot use func(buf *z.Buffer) error {…} (value of type func(buf *"github.com/dgraph-io/ristretto/z".Buffer) error) as func(buf *"github.com/dgraph-io/ristretto/v2/z".Buffer) error value in assignment
dgraph-tests
cannot use func(buf *z.Buffer) error {…} (value of type func(buf *"github.com/dgraph-io/ristretto/z".Buffer) error) as func(buf *"github.com/dgraph-io/ristretto/v2/z".Buffer) error value in assignment
dgraph-tests
cannot use buf (variable of type *"github.com/dgraph-io/ristretto/z".Buffer) as *"github.com/dgraph-io/ristretto/v2/z".Buffer value in argument to tmpWriter.Write
dgraph-tests
cannot use func(buf *z.Buffer) error {…} (value of type func(buf *"github.com/dgraph-io/ristretto/z".Buffer) error) as func(buf *"github.com/dgraph-io/ristretto/v2/z".Buffer) error value in assignment
dgraph-tests
cannot use alloc (variable of type *"github.com/dgraph-io/ristretto/z".Allocator) as *"github.com/dgraph-io/ristretto/v2/z".Allocator value in argument to y.NewKV
dgraph-tests
cannot use alloc (variable of type *"github.com/dgraph-io/ristretto/z".Allocator) as *"github.com/dgraph-io/ristretto/v2/z".Allocator value in argument to y.NewKV
dgraph-tests
Process completed with exit code 2.