build(deps): Bump github.com/cosmos/iavl from 0.19.1 to 1.0.0 #640
Annotations
10 errors and 4 warnings
golangci-lint:
store/iavl/tree.go#L11
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (missing method Get) (typecheck)
|
golangci-lint:
store/iavl/store.go#L113
cannot use &(immutableTree literal) (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (missing method Get) (typecheck)
|
golangci-lint:
store/iavl/store.go#L122
cannot use &(immutableTree literal) (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (missing method Get) (typecheck)
|
golangci-lint:
store/iavl/store.go#L273
impossible type assertion: istore.tree.(*immutableTree)
|
golangci-lint:
store/iavl/store.go#L277
tree.Export undefined (type *immutableTree has no field or method Export) (typecheck)
|
golangci-lint:
store/iavl/tree.go#L73
it.Version undefined (type *immutableTree has no field or method Version) (typecheck)
|
golangci-lint:
store/iavl/tree.go#L77
it.Version undefined (type *immutableTree has no field or method Version) (typecheck)
|
golangci-lint:
store/iavl/tree.go#L78
it.Version undefined (type *immutableTree has no field or method Version) (typecheck)
|
golangci-lint:
store/iavl/tree.go#L81
it.Get undefined (type *immutableTree has no field or method Get) (typecheck)
|
golangci-lint:
store/iavl/tree.go#L85
it.Version undefined (type *immutableTree has no field or method Version) (typecheck)
|
golangci-lint
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/
|
golangci-lint
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/
|
golangci-lint
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/
|
golangci-lint
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/
|