Skip to content

chore: Upgrade dependencies #71

chore: Upgrade dependencies

chore: Upgrade dependencies #71

Triggered via pull request January 22, 2024 16:32
Status Failure
Total duration 4m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
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/upgrades/types.go#L9
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/wasm-storage/types/tx.go#L23
ST1005: error strings should not be capitalized (stylecheck)
golangci: x/wasm-storage/types/tx.go#L44
ST1005: error strings should not be capitalized (stylecheck)
golangci: x/randomness/keeper/query_plugin.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: x/randomness/keeper/keeper.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: x/randomness/keeper/abci.go#L13
ST1019: package "github.com/cosmos/cosmos-sdk/types/tx/signing" is being imported more than once (stylecheck)
golangci: x/randomness/keeper/abci.go#L14
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/types/tx/signing" (stylecheck)
golangci: x/wasm-storage/genesis.go#L15
G601: Implicit memory aliasing in for loop. (gosec)
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/