feat(client): add consensus address for debug cmd #65112
Annotations
10 errors and 4 warnings
system tests v1
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Iterator)
|
system tests v1
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as Tree value in variable declaration: *"github.com/cosmos/iavl".MutableTree does not implement Tree (wrong type for method Iterator)
|
system tests v1
cannot use db (variable of type "github.com/cosmos/cosmos-db".DB) as "github.com/cosmos/iavl/db".DB value in argument to iavl.NewMutableTree: "github.com/cosmos/cosmos-db".DB does not implement "github.com/cosmos/iavl/db".DB (wrong type for method Iterator)
|
system tests v1
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as Tree value in struct literal: *"github.com/cosmos/iavl".MutableTree does not implement Tree (wrong type for method Iterator)
|
system tests v1
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as Tree value in struct literal: *"github.com/cosmos/iavl".MutableTree does not implement Tree (wrong type for method Iterator)
|
system tests v1
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Iterator)
|
system tests v1
impossible type assertion: istore.tree.(*immutableTree)
|
system tests v1
impossible type assertion: st.tree.(*iavl.MutableTree)
|
system tests v1
undefined: expfmt.FmtText
|
system tests v1
undefined: expfmt.FmtText
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/upload-artifact@v3
No files were found with the provided path: ./systemtests/testnet/. No artifacts will be uploaded.
|
Run actions/upload-artifact@v3
No files were found with the provided path: ./systemtests/testnet/. No artifacts will be uploaded.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "c0900ebcdb3d5febb029bba77f0024852abb0d6c-00", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-00-coverage", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-01", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-01-coverage", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-02", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-02-coverage", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-03", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-03-coverage", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-e2e-coverage", "c0900ebcdb3d5febb029bba77f0024852abb0d6c-integration-coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading