Skip to content

Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 #1022

Bump github.com/golang/protobuf from 1.5.3 to 1.5.4

Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 #1022

Triggered via pull request April 8, 2024 20:08
Status Failure
Total duration 1m 24s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud amd64 for darwin
impossible type switch case: *immutableTree
shentud amd64 for darwin
impossible type switch case: *iavl.MutableTree
shentud amd64 for darwin
impossible type switch case: *immutableTree
shentud amd64 for darwin
impossible type switch case: *iavl.MutableTree
shentud arm64 for darwin
The job was canceled because "amd64_darwin" failed.
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud arm64 for darwin
impossible type switch case: *immutableTree
shentud arm64 for darwin
impossible type switch case: *iavl.MutableTree
shentud arm64 for darwin
impossible type switch case: *immutableTree
shentud arm64 for darwin
impossible type switch case: *iavl.MutableTree
shentud amd64 for linux
The job was canceled because "amd64_darwin" failed.
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud 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)
shentud amd64 for linux
impossible type switch case: *immutableTree
shentud amd64 for linux
impossible type switch case: *iavl.MutableTree
shentud amd64 for linux
impossible type switch case: *immutableTree
shentud amd64 for linux
impossible type switch case: *iavl.MutableTree
shentud amd64 for darwin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.