feat: Clawback Continuous Vesting Account #170
lint.yml
on: pull_request
golangci
1m 46s
protobuf
5s
Annotations
11 errors and 13 warnings
protobuf
Process completed with exit code 2.
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
golangci
Cannot open: File exists
|
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
|
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
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci:
x/vesting/simulation/operations.go#L33
unused-parameter: parameter 'cdc' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/simulation/operations.go#L157
unused-parameter: parameter 'sk' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/simulation/operations.go#L219
unused-parameter: parameter 'txGen' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/simulation/operations.go#L220
unused-parameter: parameter 'ak' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/simulation/operations.go#L221
unused-parameter: parameter 'bk' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/simulation/operations.go#L227
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/simulation/operations.go#L314
unused-parameter: parameter 'sk' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/client/cli/tx.go#L84
unused-parameter: parameter 'ac' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci:
x/vesting/module.go#L63
unused-parameter: parameter 'bz' seems to be unused, consider removing or renaming it as _ (revive)
|