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

contract executor

contract executor #79

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

test.yml

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

Annotations

64 errors
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
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
Process completed with exit code 1.
interchainaccount amd64 for windows
The job was canceled because "amd64_linux" failed.
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
The operation was canceled.
interchainaccount amd64 for darwin
The job was canceled because "amd64_linux" failed.
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
The job was canceled because "amd64_linux" failed.
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 arm64 for windows
The job was canceled because "amd64_linux" failed.
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.