Skip to content

core(deps): Upgrade PFM to IBC v8 and SDK v0.50.x #76

core(deps): Upgrade PFM to IBC v8 and SDK v0.50.x

core(deps): Upgrade PFM to IBC v8 and SDK v0.50.x #76

Triggered via pull request December 26, 2023 18:33
Status Failure
Total duration 1m 52s
Artifacts
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 5 warnings
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L23
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L26
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L29
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L35
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L38
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L39
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L40
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
test
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Hash)
test
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 DeleteVersionsTo)
test
assignment mismatch: 1 variable but iavl.NewMutableTree returns 2 values
test
too many arguments in call to iavl.NewMutableTree
test
undefined: iavl.InitialVersionOption
test
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 DeleteVersionsTo)
test
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Hash)
test
impossible type assertion: istore.tree.(*immutableTree)
test
impossible type assertion: st.tree.(*iavl.MutableTree)
test
cannot use tree.GetMembershipProof(key) (value of type *"github.com/confio/ics23/go".CommitmentProof) as *"github.com/cosmos/ics23/go".CommitmentProof value in assignment
build-docker
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Hash)
build-docker
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 DeleteVersionsTo)
build-docker
assignment mismatch: 1 variable but iavl.NewMutableTree returns 2 values
build-docker
too many arguments in call to iavl.NewMutableTree
build-docker
undefined: iavl.InitialVersionOption
build-docker
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 DeleteVersionsTo)
build-docker
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Hash)
build-docker
impossible type assertion: istore.tree.(*immutableTree)
build-docker
impossible type assertion: st.tree.(*iavl.MutableTree)
build-docker
cannot use tree.GetMembershipProof(key) (value of type *"github.com/confio/ics23/go".CommitmentProof) as *"github.com/cosmos/ics23/go".CommitmentProof value in assignment
Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linter
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
build-docker
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum