Skip to content

chore: miscellaneous for v0.52 to compile #1852

chore: miscellaneous for v0.52 to compile

chore: miscellaneous for v0.52 to compile #1852

Triggered via pull request September 18, 2024 16:45
Status Failure
Total duration 1m 19s
Artifacts

capability.yml

on: pull_request
Matrix: build
code-analysis
0s
code-analysis
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 4 warnings
build (amd64)
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
build (amd64)
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Iterator)
build (amd64)
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)
build (amd64)
cannot use db (variable of type store.KVStoreWithBatch) as "github.com/cosmos/iavl/db".DB value in argument to iavl.NewMutableTree: store.KVStoreWithBatch does not implement "github.com/cosmos/iavl/db".DB (wrong type for method Iterator)
build (amd64)
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)
build (amd64)
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)
build (amd64)
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Iterator)
build (amd64)
impossible type assertion: istore.tree.(*immutableTree)
build (amd64)
impossible type assertion: st.tree.(*iavl.MutableTree)
build (amd64)
Process completed with exit code 1.
build (arm)
The job was canceled because "amd64" failed.
build (arm)
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
build (arm)
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Iterator)
build (arm)
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)
build (arm)
cannot use db (variable of type store.KVStoreWithBatch) as "github.com/cosmos/iavl/db".DB value in argument to iavl.NewMutableTree: store.KVStoreWithBatch does not implement "github.com/cosmos/iavl/db".DB (wrong type for method Iterator)
build (arm)
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)
build (arm)
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)
build (arm)
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Iterator)
build (arm)
impossible type assertion: istore.tree.(*immutableTree)
build (arm)
impossible type assertion: st.tree.(*iavl.MutableTree)
build (arm)
Process completed with exit code 1.
tests
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
tests
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Iterator)
tests
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)
tests
cannot use db (variable of type store.KVStoreWithBatch) as "github.com/cosmos/iavl/db".DB value in argument to iavl.NewMutableTree: store.KVStoreWithBatch does not implement "github.com/cosmos/iavl/db".DB (wrong type for method Iterator)
tests
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)
tests
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)
tests
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Iterator)
tests
impossible type assertion: istore.tree.(*immutableTree)
tests
impossible type assertion: st.tree.(*iavl.MutableTree)
tests
Process completed with exit code 1.
build (arm64)
The job was canceled because "amd64" failed.
build (arm64)
assignment mismatch: 2 variables but ecdsa.SignCompact returns 1 value
build (arm64)
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Iterator)
build (arm64)
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)
build (arm64)
cannot use db (variable of type store.KVStoreWithBatch) as "github.com/cosmos/iavl/db".DB value in argument to iavl.NewMutableTree: store.KVStoreWithBatch does not implement "github.com/cosmos/iavl/db".DB (wrong type for method Iterator)
build (arm64)
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)
build (arm64)
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)
build (arm64)
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Iterator)
build (arm64)
impossible type assertion: istore.tree.(*immutableTree)
build (arm64)
impossible type assertion: st.tree.(*iavl.MutableTree)
build (arm64)
The operation was canceled.
build (amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build (arm)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build (arm64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2