fix: adapt to chain33 go-ethereum v1.14.8 upgrade #993
Annotations
10 errors and 1 warning
|
automake:
plugin/consensus/dpos/dpos.go#L21
missing go.sum entry for module providing package github.com/33cn/chain33/system/consensus (imported by github.com/33cn/plugin/plugin/consensus/dpos); to add:
|
|
automake:
plugin/consensus/dpos/dpos.go#L20
missing go.sum entry for module providing package github.com/33cn/chain33/queue (imported by github.com/33cn/plugin/plugin/consensus/dpos); to add:
|
|
automake:
plugin/consensus/dpos/dpos.go#L19
missing go.sum entry for module providing package github.com/33cn/chain33/common/merkle (imported by github.com/33cn/plugin/plugin/consensus/dpos); to add:
|
|
automake:
plugin/consensus/dpos/dpos.go#L18
missing go.sum entry for module providing package github.com/33cn/chain33/common/log/log15 (imported by github.com/33cn/plugin/plugin/consensus/dpos); to add:
|
|
automake:
plugin/consensus/dpos/consensus_state.go#L21
missing go.sum entry for module providing package github.com/33cn/chain33/common/crypto (imported by github.com/33cn/plugin/plugin/consensus/dpos); to add:
|
|
automake:
plugin/consensus/dpos/dpos.go#L14
missing go.sum entry for module providing package github.com/33cn/chain33/common/address (imported by github.com/33cn/plugin/plugin/consensus/dpos); to add:
|
|
automake:
plugin/consensus/dpos/state_machine.go#L17
missing go.sum entry for module providing package github.com/33cn/chain33/common (imported by github.com/33cn/plugin/plugin/consensus/dpos); to add:
|
|
automake:
main.go#L22
missing go.sum entry for module providing package github.com/33cn/chain33/util/cli (imported by github.com/33cn/plugin); to add:
|
|
automake:
main.go#L21
missing go.sum entry for module providing package github.com/33cn/chain33/system (imported by github.com/33cn/plugin); to add:
|
|
automake:
main.go#L20
missing go.sum entry for module providing package github.com/33cn/chain33/common/version (imported by github.com/33cn/plugin); to add:
|
|
automake
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|