Skip to content

build(deps): Bump github.com/prometheus/common from 0.44.0 to 0.60.1 #1383

build(deps): Bump github.com/prometheus/common from 0.44.0 to 0.60.1

build(deps): Bump github.com/prometheus/common from 0.44.0 to 0.60.1 #1383

Triggered via pull request November 11, 2024 01:13
Status Failure
Total duration 2m 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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: x/auth/client/cli/tx_sign.go#L12
"github.com/cosmos/cosmos-sdk/crypto/keys/multisig" imported as kmultisig and not used (typecheck)
golangci-lint: runtime/app.go#L99
a.SetBeginBlocker undefined (type *App has no field or method SetBeginBlocker) (typecheck)
golangci-lint: runtime/app.go#L104
a.SetEndBlocker undefined (type *App has no field or method SetEndBlocker) (typecheck)
golangci-lint: runtime/app.go#L109
a.SetPrecommiter undefined (type *App has no field or method SetPrecommiter) (typecheck)
golangci-lint: runtime/app.go#L114
a.SetPrepareCheckStater undefined (type *App has no field or method SetPrepareCheckStater) (typecheck)
golangci-lint: runtime/app.go#L122
a.LoadLatestVersion undefined (type *App has no field or method LoadLatestVersion) (typecheck)
golangci-lint: runtime/app.go#L184
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint: runtime/app.go#L192
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint: runtime/app.go#L200
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/