build(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.5.0 #301
Annotations
3 errors and 1 warning
Run tests:
importutil/db.go#L206
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
|
Run tests:
importutil/db.go#L207
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 badger.BufferToKVList
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading