Skip to content

Feat: Protobuf Lint CI #86

Feat: Protobuf Lint CI

Feat: Protobuf Lint CI #86

Triggered via pull request January 23, 2024 22:14
@gluaxgluax
synchronize #151
feat/lint-ci
Status Failure
Total duration 1m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
golangci: x/staking/keeper/msg_server.go#L59
Error return value of `k.randomnessKeeper.SetValidatorVRFPubKey` is not checked (errcheck)
golangci: x/staking/keeper/msg_server.go#L69
Error return value of `k.MsgServer.CreateValidator` is not checked (errcheck)
golangci: x/wasm-storage/client/cli/gov_tx.go#L86
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
golangci: x/wasm-storage/client/cli/tx.go#L64
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
golangci: app/app.go#L780
Error return value of `app.mm.RegisterServices` is not checked (errcheck)
golangci: app/export.go#L126
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
golangci: app/export.go#L176
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
golangci: app/export.go#L180
Error return value of `app.StakingKeeper.SetRedelegation` is not checked (errcheck)
golangci: app/export.go#L185
Error return value of `app.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
golangci: app/export.go#L189
Error return value of `app.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
protobuf
No github_token supplied, API requests will be subject to stricter rate limiting
protobuf
Unexpected input(s) 'check', 'diff', 'extensions', 'path', 'style', valid inputs are ['clang-format-version', 'check-path', 'exclude-regex', 'fallback-style', 'include-regex']
golangci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/