Skip to content

chore(deps): Bump github.com/ethereum/go-ethereum from 1.12.1 to 1.12.2 #1277

chore(deps): Bump github.com/ethereum/go-ethereum from 1.12.1 to 1.12.2

chore(deps): Bump github.com/ethereum/go-ethereum from 1.12.1 to 1.12.2 #1277

Triggered via pull request August 14, 2023 09:16
Status Failure
Total duration 2m 54s
Artifacts

ci-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors
lint / golangci-lint: x/blob/handler.go#L15
msgServer declared and not used (typecheck)
lint / golangci-lint: x/blob/handler.go#L4
"fmt" imported and not used (typecheck)
lint / golangci-lint: x/blob/handler.go#L6
"cosmossdk.io/errors" imported and not used (typecheck)
lint / golangci-lint: x/blob/handler.go#L10
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
lint / golangci-lint: x/paramfilter/gov_handler.go#L8
"github.com/cosmos/cosmos-sdk/types/errors" imported as legacysdkerrors and not used (typecheck)
lint / golangci-lint: x/qgb/client/query.go#L4
"encoding/json" imported and not used (typecheck)
lint / golangci-lint: x/qgb/handler.go#L4
"fmt" imported and not used (typecheck)
lint / golangci-lint: x/qgb/handler.go#L6
"cosmossdk.io/errors" imported and not used (typecheck)
lint / golangci-lint: x/qgb/handler.go#L10
"github.com/cosmos/cosmos-sdk/types/errors" imported as sdkerrors and not used (typecheck)
lint / golangci-lint: app/app.go#L519
app.QueryRouter undefined (type *App has no field or method QueryRouter) (typecheck)
test / test-coverage
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
test / test-coverage
Process completed with exit code 2.
test / test
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
test / test
Process completed with exit code 2.
test / test-race
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
test / test-race
Process completed with exit code 2.