fix the cd pipeline (#2127) #92
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.
|