chore(deps): bump the minor-and-patch group across 1 directory with 14 updates #2054
ci-dgraph-oss-build.yml
on: pull_request
dgraph-oss-build
2m 27s
Annotations
7 errors
dgraph-oss-build
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-oss-build
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-oss-build
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-oss-build
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-oss-build
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-oss-build
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-oss-build
Process completed with exit code 2.
|