Skip to content

Feat: Protobuf Lint CI #85

Feat: Protobuf Lint CI

Feat: Protobuf Lint CI #85

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
golangci: app/utils/vrf_key.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
golangci: app/utils/vrf_key.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
golangci: app/utils/vrf_key.go#L20
ST1019: package "github.com/cosmos/cosmos-sdk/types/tx/signing" is being imported more than once (stylecheck)
golangci: app/utils/vrf_key.go#L21
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/types/tx/signing" (stylecheck)
golangci: cmd/seda-chaind/main.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
golangci: app/keepers/keepers.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
golangci: app/keepers/keepers.go#L20
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
golangci: app/keepers/keepers.go#L29
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/cometbft) -s prefix(github.com/cosmos,github.com/CosmWasm) -s prefix(github.com/sedaprotocol/seda-chain) --custom-order (gci)
golangci: app/app.go#L781
Error return value of `app.mm.RegisterServices` is not checked (errcheck)
golangci: app/export.go#L125
Error return value of `app.StakingKeeper.IterateValidators` 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/