Bump mvdan.cc/gofumpt from 0.4.0 to 0.6.0 #229
Annotations
30 errors and 3 warnings
certik amd64 for darwin
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Get)
|
certik amd64 for darwin
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)
|
certik amd64 for darwin
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)
|
certik amd64 for darwin
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)
|
certik amd64 for darwin
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
|
certik amd64 for darwin
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
|
certik amd64 for darwin
impossible type switch case: *immutableTree
|
certik amd64 for darwin
impossible type switch case: *iavl.MutableTree
|
certik amd64 for darwin
impossible type switch case: *immutableTree
|
certik amd64 for darwin
impossible type switch case: *iavl.MutableTree
|
certik arm64 for darwin
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Get)
|
certik arm64 for darwin
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)
|
certik arm64 for darwin
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)
|
certik arm64 for darwin
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)
|
certik arm64 for darwin
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
|
certik arm64 for darwin
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
|
certik arm64 for darwin
impossible type switch case: *immutableTree
|
certik arm64 for darwin
impossible type switch case: *iavl.MutableTree
|
certik arm64 for darwin
impossible type switch case: *immutableTree
|
certik arm64 for darwin
impossible type switch case: *iavl.MutableTree
|
certik amd64 for linux
cannot use (*immutableTree)(nil) (value of type *immutableTree) as Tree value in variable declaration: *immutableTree does not implement Tree (wrong type for method Get)
|
certik amd64 for linux
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)
|
certik amd64 for linux
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)
|
certik amd64 for linux
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)
|
certik amd64 for linux
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
|
certik amd64 for linux
cannot use &immutableTree{…} (value of type *immutableTree) as Tree value in struct literal: *immutableTree does not implement Tree (wrong type for method Get)
|
certik amd64 for linux
impossible type switch case: *immutableTree
|
certik amd64 for linux
impossible type switch case: *iavl.MutableTree
|
certik amd64 for linux
impossible type switch case: *immutableTree
|
certik amd64 for linux
impossible type switch case: *iavl.MutableTree
|
certik amd64 for darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
certik arm64 for darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
certik amd64 for linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|