Skip to content

DRAFT: Version upgrade #1

DRAFT: Version upgrade

DRAFT: Version upgrade #1

Triggered via pull request January 21, 2025 16:29
Status Failure
Total duration 10m 56s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: app/app.go#L1074
Error return value of `(github.com/cosmos/cosmos-sdk/x/staking/types.StakingHooks).BeforeValidatorModified` is not checked (errcheck)
build: app/app.go#L1075
Error return value of `staking.SetValidator` is not checked (errcheck)
build: app/app.go#L1091
Error return value of `app.AppKeepers.UpgradeKeeper.SetModuleVersionMap` is not checked (errcheck)
build: app/export.go#L182
Error return value of `app.AppKeepers.StakingKeeper.IterateRedelegations` is not checked (errcheck)
build: app/export.go#L186
Error return value of `app.AppKeepers.StakingKeeper.SetRedelegation` is not checked (errcheck)
build: app/export.go#L191
Error return value of `app.AppKeepers.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
build: app/export.go#L195
Error return value of `app.AppKeepers.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
build: app/export.go#L235
Error return value of `app.AppKeepers.SlashingKeeper.IterateValidatorSigningInfos` is not checked (errcheck)
build: app/export.go#L239
Error return value of `app.AppKeepers.SlashingKeeper.SetValidatorSigningInfo` is not checked (errcheck)
build: app/app.go#L222
func `getGovProposalHandlers` is unused (unused)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/