[WILL NOT BE MERGED] Kava v0.50.10 patch #529
lint.yml
on: pull_request
Run golangci-lint
41s
Run markdown-lint
15s
Run flake8 on python integration tests
11s
Check gomod2nix.toml file is up to date
1m 7s
Annotations
11 errors and 10 warnings
Run golangci-lint:
types/account.go#L20
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
types/gasmeter.go#L19
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
types/gasmeter.go#L21
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
tests/signer.go#L19
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
client/keys/utils.go#L20
File is not `gofumpt`-ed (gofumpt)
|
Run golangci-lint:
client/keys/utils.go#L22
File is not `gofumpt`-ed (gofumpt)
|
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:
app/app.go#L667
Error return value of `app.mm.RegisterServices` is not checked (errcheck)
|
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:
server/start.go#L243
unused-parameter: parameter 'ctx' 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)
|
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.
|