build(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.5.0 #301
test.yaml
on: push
Golang unit tests
41s
Linting
29s
Annotations
4 errors and 2 warnings
Linting
issues found
|
Golang unit 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
|
Golang unit 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
|
Golang unit tests
Process completed with exit code 1.
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golang unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|