fix: fixed build issue #733
test.yml
on: push
Cleanup-runs
6s
Unit-tests
55s
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
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
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/
|