Skip to content

fix: workflow fix to pass version and commit info #51

fix: workflow fix to pass version and commit info

fix: workflow fix to pass version and commit info #51

Triggered via pull request January 18, 2024 21:30
Status Failure
Total duration 44s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
golangci: app/params/config.go#L5
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/params/config.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: testutil/network/network.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: testutil/network/network.go#L12
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: x/staking/keeper/msg_server.go#L58
Error return value of `k.randomnessKeeper.SetValidatorVRFPubKey` is not checked (errcheck)
golangci: x/staking/keeper/msg_server.go#L68
Error return value of `k.MsgServer.CreateValidator` is not checked (errcheck)
golangci: x/staking/keeper/msg_server.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/app.go#L809
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)
golangci: app/export.go#L175
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
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/