Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

contract executor

contract executor #395

Triggered via pull request September 17, 2023 03:58
Status Failure
Total duration 2m 12s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/