Skip to content

feat: add x/authz message parser (#97) #759

feat: add x/authz message parser (#97)

feat: add x/authz message parser (#97) #759

Triggered via push January 19, 2024 02:53
Status Cancelled
Total duration 55s
Artifacts

test.yml

on: push
Cleanup-runs
8s
Cleanup-runs
Unit-tests
45s
Unit-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Unit-tests
The run was canceled by @github-actions[bot].
Unit-tests
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Get)
Unit-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 Get)
Unit-tests
not enough arguments in call to iavl.NewMutableTreeWithOpts
Unit-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 Get)
Unit-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 Get)
Unit-tests
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
Unit-tests
impossible type switch case: *immutableTree
Unit-tests
impossible type switch case: *iavl.MutableTree
Unit-tests
impossible type switch case: *immutableTree
Unit-tests
impossible type switch case: *iavl.MutableTree
Unit-tests
The `set-output` 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/
Unit-tests
The `set-output` 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/
Unit-tests
The `set-output` 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/
Unit-tests
The `set-output` 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/