This repository has been archived by the owner on Sep 23, 2023. It is now read-only.
Go 21 support #5182
Annotations
10 errors
common/cmp/cmp.go#L1
: # github.com/ledgerwatch/erigon-lib/common/cmp
|
common/cmp/cmp_1_21.go#L27
cmp.Less (value of type func[T "cmp".Ordered](x T, y T) bool) is not a type
|
common/cmp/cmp_1_21.go#L28
cmp.Compare (value of type func[T "cmp".Ordered](x T, y T) int) is not a type (typecheck)
|
downloader/snaptype/files.go#L27
could not import github.com/ledgerwatch/erigon-lib/common/cmp (-: # github.com/ledgerwatch/erigon-lib/common/cmp
|
common/cmp/cmp_1_21.go#L27
cmp.Less (value of type func[T "cmp".Ordered](x T, y T) bool) is not a type
|
common/cmp/cmp_1_21.go#L28
cmp.Compare (value of type func[T "cmp".Ordered](x T, y T) int) is not a type) (typecheck)
|
compress/compress.go#L36
could not import github.com/ledgerwatch/erigon-lib/common/cmp (-: # github.com/ledgerwatch/erigon-lib/common/cmp
|
common/cmp/cmp_1_21.go#L27
cmp.Less (value of type func[T "cmp".Ordered](x T, y T) bool) is not a type
|
common/cmp/cmp_1_21.go#L28
cmp.Compare (value of type func[T "cmp".Ordered](x T, y T) int) is not a type) (typecheck)
|
downloader/util.go#L37
could not import github.com/ledgerwatch/erigon-lib/common/cmp (-: # github.com/ledgerwatch/erigon-lib/common/cmp
|
The logs for this run have expired and are no longer available.
Loading