Skip to content

retract v4.3.0 due to #2121 and #2113, upgrade to Go v1.23, use ristr… #88

retract v4.3.0 due to #2121 and #2113, upgrade to Go v1.23, use ristr…

retract v4.3.0 due to #2121 and #2113, upgrade to Go v1.23, use ristr… #88

Triggered via push October 25, 2024 16:33
Status Failure
Total duration 3m 22s
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.