This repository has been archived by the owner on May 13, 2024. It is now read-only.
sdk0.47 update #3
lint.yml
on: pull_request
Run golangci-lint
43s
Run markdown-lint
16s
Run flake8 on python integration tests
45s
Check gomod2nix.toml file is up to date
1m 18s
Annotations
8 errors and 10 warnings
Run markdown-lint
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Run markdown-lint
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Run markdown-lint:
README.md#L56
Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
Run markdown-lint:
README.md#L66
Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
Run markdown-lint:
README.md#L67
Multiple consecutive blank lines [Expected: 1; Actual: 3]
|
Run markdown-lint:
README.md#L68
Multiple consecutive blank lines [Expected: 1; Actual: 4]
|
Run golangci-lint
issues found
|
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
|
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
Run golangci-lint:
rpc/backend/utils.go#L149
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Run golangci-lint:
rpc/websockets.go#L132
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/feemarket/client/cli/query.go#L53
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/feemarket/client/cli/query.go#L111
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
app/upgrades.go#L81
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
Run flake8 on python integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check gomod2nix.toml file is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|