docs: improve readme and development docs #90
Annotations
10 errors and 3 warnings
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.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)
|
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.go#L13
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)
|
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.go#L33
var `defaultAmount` is unused (unused)
|
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.go#L34
var `defaultCommissionRate` is unused (unused)
|
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.go#L35
var `defaultCommissionMaxRate` is unused (unused)
|
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.go#L36
var `defaultCommissionMaxChangeRate` is unused (unused)
|
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.go#L37
var `defaultMinSelfDelegation` is unused (unused)
|
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.go#L11
ST1019: package "cosmossdk.io/errors" is being imported more than once (stylecheck)
|
Run golangci/golangci-lint-action@v2:
x/staking/client/cli/tx.go#L12
ST1019(related information): other import of "cosmossdk.io/errors" (stylecheck)
|
Run golangci/golangci-lint-action@v2:
app/upgrades/testnet/v1/constants.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)
|
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/
|
Run golangci/golangci-lint-action@v2
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/
|
Run golangci/golangci-lint-action@v2
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/
|
The logs for this run have expired and are no longer available.
Loading