This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
contract executor #395
Triggered via pull request
September 17, 2023 03:58
Status
Failure
Total duration
2m 12s
Artifacts
–
Annotations
60 errors and 6 warnings
interchainaccount amd64 for windows
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount amd64 for windows
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 (missing method DeleteVersion)
|
interchainaccount amd64 for windows
undefined: iavl.NewMutableTreeWithOpts
|
interchainaccount amd64 for windows
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 (missing method DeleteVersion)
|
interchainaccount amd64 for windows
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount amd64 for windows
impossible type assertion: istore.tree.(*immutableTree)
|
interchainaccount amd64 for windows
impossible type assertion: st.tree.(*iavl.MutableTree)
|
interchainaccount amd64 for windows
cannot use tree.GetMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount amd64 for windows
cannot use tree.GetNonMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount amd64 for windows
Process completed with exit code 1.
|
interchainaccount arm64 for linux
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount arm64 for linux
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 (missing method DeleteVersion)
|
interchainaccount arm64 for linux
undefined: iavl.NewMutableTreeWithOpts
|
interchainaccount arm64 for linux
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 (missing method DeleteVersion)
|
interchainaccount arm64 for linux
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount arm64 for linux
impossible type assertion: istore.tree.(*immutableTree)
|
interchainaccount arm64 for linux
impossible type assertion: st.tree.(*iavl.MutableTree)
|
interchainaccount arm64 for linux
cannot use tree.GetMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount arm64 for linux
cannot use tree.GetNonMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount arm64 for linux
The operation was canceled.
|
interchainaccount amd64 for linux
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount amd64 for linux
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 (missing method DeleteVersion)
|
interchainaccount amd64 for linux
undefined: iavl.NewMutableTreeWithOpts
|
interchainaccount amd64 for linux
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 (missing method DeleteVersion)
|
interchainaccount amd64 for linux
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount amd64 for linux
impossible type assertion: istore.tree.(*immutableTree)
|
interchainaccount amd64 for linux
impossible type assertion: st.tree.(*iavl.MutableTree)
|
interchainaccount amd64 for linux
cannot use tree.GetMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount amd64 for linux
cannot use tree.GetNonMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount amd64 for linux
The operation was canceled.
|
interchainaccount arm64 for windows
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount arm64 for windows
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 (missing method DeleteVersion)
|
interchainaccount arm64 for windows
undefined: iavl.NewMutableTreeWithOpts
|
interchainaccount arm64 for windows
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 (missing method DeleteVersion)
|
interchainaccount arm64 for windows
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount arm64 for windows
impossible type assertion: istore.tree.(*immutableTree)
|
interchainaccount arm64 for windows
impossible type assertion: st.tree.(*iavl.MutableTree)
|
interchainaccount arm64 for windows
cannot use tree.GetMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount arm64 for windows
cannot use tree.GetNonMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount arm64 for windows
The operation was canceled.
|
interchainaccount amd64 for darwin
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount amd64 for darwin
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 (missing method DeleteVersion)
|
interchainaccount amd64 for darwin
undefined: iavl.NewMutableTreeWithOpts
|
interchainaccount amd64 for darwin
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 (missing method DeleteVersion)
|
interchainaccount amd64 for darwin
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount amd64 for darwin
impossible type assertion: istore.tree.(*immutableTree)
|
interchainaccount amd64 for darwin
impossible type assertion: st.tree.(*iavl.MutableTree)
|
interchainaccount amd64 for darwin
cannot use tree.GetMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount amd64 for darwin
cannot use tree.GetNonMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount amd64 for darwin
The operation was canceled.
|
interchainaccount arm64 for darwin
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount arm64 for darwin
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 (missing method DeleteVersion)
|
interchainaccount arm64 for darwin
undefined: iavl.NewMutableTreeWithOpts
|
interchainaccount arm64 for darwin
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 (missing method DeleteVersion)
|
interchainaccount arm64 for darwin
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Hash)
|
interchainaccount arm64 for darwin
impossible type assertion: istore.tree.(*immutableTree)
|
interchainaccount arm64 for darwin
impossible type assertion: st.tree.(*iavl.MutableTree)
|
interchainaccount arm64 for darwin
cannot use tree.GetMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount arm64 for darwin
cannot use tree.GetNonMembershipProof(key) (value of type *"github.com/cosmos/ics23/go".CommitmentProof) as *"github.com/confio/ics23/go".CommitmentProof value in assignment
|
interchainaccount arm64 for darwin
The operation was canceled.
|
interchainaccount amd64 for windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
interchainaccount arm64 for linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
interchainaccount amd64 for linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
interchainaccount arm64 for windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
interchainaccount amd64 for darwin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
interchainaccount arm64 for darwin
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|