Skip to content

fix the cd pipeline (#2127) #92

fix the cd pipeline (#2127)

fix the cd pipeline (#2127) #92

Triggered via push November 11, 2024 22:11
Status Failure
Total duration 3m 24s
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.