Skip to content

Add params migration logic to v1.15 upgrade handler #1836

Add params migration logic to v1.15 upgrade handler

Add params migration logic to v1.15 upgrade handler #1836

Triggered via push September 6, 2024 14:59
Status Failure
Total duration 3m 4s
Artifacts

go-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
lint: app/upgrades/v1.15/upgrade.go#L102
Error return value of `baseapp.MigrateParams` is not checked (errcheck)
lint: app/upgrades/v1.15/upgrade.go#L28
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
lint: app/upgrades/v1.15/upgrade.go#L84
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
lint: app/upgrades/v1.15/upgrade.go#L87
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
lint: app/upgrades/v1.15/upgrade.go#L89
directive `//nolint:staticcheck` is unused for linter "staticcheck" (nolintlint)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/SecretNetwork/SecretNetwork. Supported file pattern: go.sum