Skip to content

Bump google.golang.org/protobuf from 1.34.2 to 1.36.2 #1342

Bump google.golang.org/protobuf from 1.34.2 to 1.36.2

Bump google.golang.org/protobuf from 1.34.2 to 1.36.2 #1342

Triggered via pull request January 7, 2025 18:47
Status Failure
Total duration 5m 52s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: app/upgrades/mainnet/v12/upgrades.go#L48
Error return value of `icqkeeper.SetParams` is not checked (errcheck)
lint: app/upgrades/mainnet/v13/upgrades.go#L78
Error return value of `icqkeeper.SetParams` is not checked (errcheck)
lint: app/upgrades/testnet/v13/upgrades.go#L114
Error return value of `wasmKeeper.SetParams` is not checked (errcheck)
lint: app/upgrades/testnet/v1_0_0/upgrades.go#L38
Error return value of `wasmKeeper.SetParams` is not checked (errcheck)
lint: app/upgrades/testnet/v14/upgrades.go#L67
Error return value of `wasmKeeper.SetParams` is not checked (errcheck)
lint: x/lend/migrations/v2/types/lend.pb.go#L486
unnecessary conversion (unconvert)
lint: x/lend/migrations/v2/types/lend.pb.go#L498
unnecessary conversion (unconvert)
lint: x/lend/migrations/v2/types/lend.pb.go#L288
unnecessary conversion (unconvert)
lint: x/lend/migrations/v2/types/lend.pb.go#L551
func `sozTemp` is unused (unused)
lint: x/liquidationsV2/client/cli/tx.go#L26
const `flagPacketTimeoutTimestamp` is unused (unused)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum
lint: x/lend/migrations/v2/types/lend.pb.go#L48
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L141
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L27
var-naming: don't use underscores in Go names; type Extended_Pair_Old should be ExtendedPairOld (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L28
var-naming: struct field Id should be ID (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L42
var-naming: don't use underscores in Go names; method XXX_Unmarshal should be XXXUnmarshal (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L45
var-naming: don't use underscores in Go names; method XXX_Marshal should be XXXMarshal (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L57
var-naming: don't use underscores in Go names; method XXX_Merge should be XXXMerge (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L60
var-naming: don't use underscores in Go names; method XXX_Size should be XXXSize (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L63
var-naming: don't use underscores in Go names; method XXX_DiscardUnknown should be XXXDiscardUnknown (revive)
lint: x/lend/migrations/v2/types/lend.pb.go#L67
var-naming: don't use underscores in Go names; var xxx_messageInfo_Extended_Pair_Old should be xxxMessageInfoExtendedPairOld (revive)