Skip to content

build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 #77464

build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1

build(deps): Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 #77464

Triggered via pull request December 24, 2024 01:25
Status Failure
Total duration 3m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: client/debug/main.go#L16
"github.com/cosmos/cosmos-sdk/codec/address" imported as addresscodec and not used (typecheck)
golangci-lint: testutil/integration/router.go#L150
app.Commit undefined (type *App has no field or method Commit) (typecheck)
golangci-lint: testutil/integration/router.go#L158
app.LastBlockHeight undefined (type *App has no field or method LastBlockHeight) (typecheck)
golangci-lint: testutil/integration/router.go#L159
app.FinalizeBlock undefined (type *App has no field or method FinalizeBlock) (typecheck)
golangci-lint: testutil/integration/router.go#L166
app.MsgServiceRouter undefined (type *App has no field or method MsgServiceRouter) (typecheck)
golangci-lint: testutil/integration/router.go#L191
app.LastBlockHeight undefined (type *App has no field or method LastBlockHeight) (typecheck)
golangci-lint: testutil/integration/router.go#L192
app.FinalizeBlock undefined (type *App has no field or method FinalizeBlock) (typecheck)
golangci-lint: testutil/integration/router.go#L200
app.Commit undefined (type *App has no field or method Commit) (typecheck)
golangci-lint: x/auth/client/cli/tx_multisign.go#L20
"github.com/cosmos/cosmos-sdk/crypto/keys/multisig" imported as kmultisig and not used (typecheck)
golangci-lint: baseapp/abci.go#L388
declared and not used: runTx (typecheck)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636