feat: Clawback Continuous Vesting Account #175
lint.yml
on: pull_request
golangci
3m 54s
protobuf
14s
Annotations
3 errors and 12 warnings
golangci:
x/vesting/simulation/operations.go#L213
func `simulateMsgDelegate` is unused (unused)
|
golangci:
x/vesting/simulation/operations.go#L305
func `simulateMsgClawbackFutureOp` is unused (unused)
|
golangci
issues found
|
protobuf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci:
docs/docs.go#L34
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/randomness/client/cli/query.go#L36
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/wasm-storage/client/cli/query.go#L97
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/wasm-storage/client/cli/query.go#L123
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/wasm-storage/client/cli/query.go#L149
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/simulation/operations.go#L66
unused-parameter: parameter 'sk' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/simulation/operations.go#L222
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
app/upgrades/testnet/v1/constants.go#L34
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|