build(deps): Bump github.com/prometheus/common from 0.44.0 to 0.60.1 #1383
Annotations
10 errors and 1 warning
run linting (short):
x/auth/client/cli/tx_multisign.go#L20
"github.com/cosmos/cosmos-sdk/crypto/keys/multisig" imported as kmultisig and not used (typecheck)
|
run linting (short):
x/auth/client/cli/tx_sign.go#L12
"github.com/cosmos/cosmos-sdk/crypto/keys/multisig" imported as kmultisig and not used (typecheck)
|
run linting (short):
runtime/app.go#L99
a.SetBeginBlocker undefined (type *App has no field or method SetBeginBlocker) (typecheck)
|
run linting (short):
runtime/app.go#L104
a.SetEndBlocker undefined (type *App has no field or method SetEndBlocker) (typecheck)
|
run linting (short):
runtime/app.go#L109
a.SetPrecommiter undefined (type *App has no field or method SetPrecommiter) (typecheck)
|
run linting (short):
runtime/app.go#L114
a.SetPrepareCheckStater undefined (type *App has no field or method SetPrepareCheckStater) (typecheck)
|
run linting (short):
runtime/app.go#L122
a.LoadLatestVersion undefined (type *App has no field or method LoadLatestVersion) (typecheck)
|
run linting (short):
runtime/app.go#L184
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
run linting (short):
runtime/app.go#L192
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
run linting (short):
runtime/app.go#L200
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
|
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/
|
Loading