Skip to content

build: run go mod tidy #755

build: run go mod tidy

build: run go mod tidy #755

Triggered via push January 19, 2024 02:38
Status Failure
Total duration 58s
Artifacts

test.yml

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

Annotations

10 errors and 4 warnings
Unit-tests
cannot use (*immutableTree)(nil) (value of type *immutableTree) as type Tree in variable declaration:
Unit-tests
cannot use (*iavl.MutableTree)(nil) (value of type *"github.com/cosmos/iavl".MutableTree) as type Tree in variable declaration:
Unit-tests
not enough arguments in call to iavl.NewMutableTreeWithOpts
Unit-tests
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
Unit-tests
cannot use tree (variable of type *"github.com/cosmos/iavl".MutableTree) as type Tree in struct literal:
Unit-tests
cannot use &immutableTree{…} (value of type *immutableTree) as type Tree in struct literal:
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/