[[FEAT]] update chain33 to v1.69.0 with block finalize consensus #889
Annotations
3 errors and 3 warnings
cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration
|
cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration
|
Error: Command failed with exit code 2: make all-arch VERSION=1.69.0
go: downloading github.com/33cn/chain33 v1.69.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/crypto v0.18.0
go: downloading github.com/NebulousLabs/Sia v1.3.7
go: downloading github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb
go: downloading github.com/coreos/etcd v3.3.15+incompatible
go: downloading github.com/btcsuite/btcd v0.22.3
go: downloading github.com/phoreproject/bls v0.0.0-20200525203911-a88a5ae26844
go: downloading golang.org/x/net v0.17.0
go: downloading google.golang.org/grpc v1.57.0
go: downloading github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
go: downloading github.com/decred/base58 v1.0.3
go: downloading github.com/ethereum/go-ethereum v1.12.0
go: downloading github.com/tjfoc/gmsm v1.3.2
go: downloading github.com/go-stack/stack v1.8.1
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/spf13/cobra v1.5.0
go: downloading github.com/BurntSushi/toml v1.2.1
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/XiaoMi/pegasus-go-client v0.0.0-20210825081735-b8a75c1eac2b
go: downloading github.com/dgraph-io/badger v1.6.2
go: downloading github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563
go: downloading github.com/syndtr/goleveldb v1.0.1-0.20220614013038-64ee5596c38a
go: downloading github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/coreos/go-semver v0.3.0
go: downloading github.com/prometheus/client_golang v1.14.0
go: downloading github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2
go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af
go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0
go: downloading github.com/jinzhu/copier v0.3.6-0.20220210061904-7948fe2be217
go: downloading github.com/consensys/gnark-crypto v0.5.3
go: downloading github.com/robertkrimen/otto v0.0.0-20180617131154-15f95af6e78d
go: downloading github.com/consensys/gnark v0.5.2
go: downloading github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1
go: downloading github.com/perlin-network/life v0.0.0-20191203030451-05c0e0f7eaea
go: downloading github.com/libp2p/go-libp2p v0.27.9
go: downloading github.com/multiformats/go-multiaddr v0.9.0
go: downloading github.com/huin/goupnp v1.1.0
go: downloading github.com/jackpal/go-nat-pmp v1.0.2
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d
go: downloading github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2
go: downloading github.com/decred/dcrd/crypto/blake256 v1.0.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/cenkalti/backoff/v4 v4.2.0
go: downloading gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
go: downloading k8s.io/apimachinery v0.17.5
go: downloading github.com/dgraph-io/ristretto v0.0.2
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading golang.org/x/sys v0.16.0
go: downloading github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
go: downloading go.uber.org/zap v1.24.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/cespare/xxhash v1.1.0
go: downloading github.com/prometheus/procfs v0.9.0
go: downloading github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
go: downloading github.com/holiman/uint256 v1.2.2-0.20230321075855-87b91420868c
go: downloading github.com/btcsuite/btcd/btcec/v2 v2.3.2
go: downloading github.com/NebulousLabs/fastrand v0.0.0-20181203155948-6fb6489aac4e
go: downloading github.com/N
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading