Update slices dependency to use Compare #341
build-ubuntu-arm64-release.yml
on: push
build-jammy-arm64-package
11s
build-focal-arm64-package
4s
Annotations
14 errors
build-jammy-arm64-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-arm64-package
EVMInput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMInput] (missing method Compare)
|
build-jammy-arm64-package
EVMOutput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMOutput] (missing method Compare)
|
build-jammy-arm64-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-arm64-package
EVMOutput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMOutput] (missing method Compare)
|
build-jammy-arm64-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-arm64-package
Process completed with exit code 1.
|
build-focal-arm64-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-arm64-package
EVMInput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMInput] (missing method Compare)
|
build-focal-arm64-package
EVMOutput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMOutput] (missing method Compare)
|
build-focal-arm64-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-arm64-package
EVMOutput does not satisfy "github.com/ava-labs/avalanchego/utils".Sortable[EVMOutput] (missing method Compare)
|
build-focal-arm64-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-arm64-package
Process completed with exit code 1.
|