Bump github.com/golangci/golangci-lint from 1.50.1 to 1.55.2 #964
Annotations
10 errors
Compile shentud binary
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Get)
|
Compile shentud binary
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)
|
Compile shentud binary
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)
|
Compile shentud binary
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)
|
Compile shentud binary
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
|
Compile shentud binary
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
|
Compile shentud binary
impossible type switch case: *immutableTree
|
Compile shentud binary
impossible type switch case: *iavl.MutableTree
|
Compile shentud binary
impossible type switch case: *immutableTree
|
Compile shentud binary
impossible type switch case: *iavl.MutableTree
|
The logs for this run have expired and are no longer available.
Loading