Skip to content

Update slices dependency to use Compare #341

Update slices dependency to use Compare

Update slices dependency to use Compare #341

Triggered via push December 4, 2023 21:57
Status Failure
Total duration 1m 24s
Artifacts
build-jammy-amd64-package
1m 12s
build-jammy-amd64-package
build-focal-amd64-package
1m 12s
build-focal-amd64-package
Fit to window
Zoom out
Zoom in

Annotations

14 errors
build-focal-amd64-package
type func(i *Tx, j *Tx) bool of func(i, j *Tx) bool {…} does not match inferred type func(a *Tx, b *Tx) int for func(a E, b E) int
build-focal-amd64-package
EVMInput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMInput] (missing method Compare)
build-focal-amd64-package
EVMOutput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMOutput] (missing method Compare)
build-focal-amd64-package
type func(i EVMOutput, j EVMOutput) bool of func(i, j EVMOutput) bool {…} does not match inferred type func(a EVMOutput, b EVMOutput) int for func(a E, b E) int
build-focal-amd64-package
EVMOutput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMOutput] (missing method Compare)
build-focal-amd64-package
type func(i *Tx, j *Tx) bool of func(i, j *Tx) bool {…} does not match inferred type func(a *Tx, b *Tx) int for func(a E, b E) int
build-focal-amd64-package
Process completed with exit code 1.
build-jammy-amd64-package
type func(i *Tx, j *Tx) bool of func(i, j *Tx) bool {…} does not match inferred type func(a *Tx, b *Tx) int for func(a E, b E) int
build-jammy-amd64-package
EVMInput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMInput] (missing method Compare)
build-jammy-amd64-package
EVMOutput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMOutput] (missing method Compare)
build-jammy-amd64-package
type func(i EVMOutput, j EVMOutput) bool of func(i, j EVMOutput) bool {…} does not match inferred type func(a EVMOutput, b EVMOutput) int for func(a E, b E) int
build-jammy-amd64-package
EVMOutput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMOutput] (missing method Compare)
build-jammy-amd64-package
type func(i *Tx, j *Tx) bool of func(i, j *Tx) bool {…} does not match inferred type func(a *Tx, b *Tx) int for func(a E, b E) int
build-jammy-amd64-package
Process completed with exit code 1.