[WILL NOT BE MERGED] Kava v0.50.10 patch #484
lint.yml
on: pull_request
Run golangci-lint
48s
Run markdown-lint
12s
Run flake8 on python integration tests
11s
Check gomod2nix.toml file is up to date
1m 3s
Annotations
11 errors and 10 warnings
Run golangci-lint:
server/config/config.go#L19
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
server/config/config.go#L21
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
server/config/config.go#L24
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
tests/signer.go#L19
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/feemarket/handler.go#L21
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
|
Run golangci-lint:
x/feemarket/keeper/abci.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/feemarket/keeper/abci.go#L20
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/feemarket/keeper/params.go#L18
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
x/feemarket/keeper/params.go#L20
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
client/keys/utils.go#L20
File is not `gofumpt`-ed (gofumpt)
|
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
|
Run flake8 on python integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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 flake8 on python integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint:
tests/signer.go#L66
unused-parameter: parameter 'signMode' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
testutil/network/util.go#L38
unused-parameter: parameter 'cfg' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
testutil/network/network.go#L86
unused-parameter: parameter 'encodingCfg' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
server/start.go#L245
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Check gomod2nix.toml file is up to date
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check gomod2nix.toml file is up to date
No push credentials found. Ignoring the 'useDaemon' option.
|