Skip to content

[WILL NOT BE MERGED] Kava v0.50.10 patch #487

[WILL NOT BE MERGED] Kava v0.50.10 patch

[WILL NOT BE MERGED] Kava v0.50.10 patch #487

Triggered via pull request October 28, 2024 16:07
Status Failure
Total duration 6m 46s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
6m 33s
Run golangci-lint
Run markdown-lint
10s
Run markdown-lint
Run flake8 on python integration tests
11s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
1m 3s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
Check gomod2nix.toml file is up to date
Process completed with exit code 1.
Run golangci-lint: app/app.go#L672
Error return value of `app.mm.RegisterServices` is not checked (errcheck)
Run golangci-lint: app/app.go#L770
Error return value of `app.UpgradeKeeper.SetModuleVersionMap` is not checked (errcheck)
Run golangci-lint: app/export.go#L106
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
Run golangci-lint: app/export.go#L145
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
Run golangci-lint: app/export.go#L201
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
Run golangci-lint: app/export.go#L205
Error return value of `app.StakingKeeper.SetRedelegation` is not checked (errcheck)
Run golangci-lint: app/export.go#L210
Error return value of `app.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
Run golangci-lint: app/export.go#L214
Error return value of `app.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
Run golangci-lint: app/export.go#L235
Error return value of `app.StakingKeeper.SetValidator` is not checked (errcheck)
Run golangci-lint: app/export.go#L249
Error return value of `app.SlashingKeeper.IterateValidatorSigningInfos` is not checked (errcheck)
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 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/
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.
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#L245
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)