Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 #965
Annotations
11 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