Skip to content

[wip] refactor: remove staking from testutil #68740

[wip] refactor: remove staking from testutil

[wip] refactor: remove staking from testutil #68740

Triggered via pull request July 12, 2024 11:22
Status Failure
Total duration 3m 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: testutil/integration/router.go#L27
could not import github.com/cosmos/cosmos-sdk/testutil/sims (-: # github.com/cosmos/cosmos-sdk/testutil/sims
golangci-lint: testutil/sims/app_helpers.go#L227
undefined: testpb.StakingValidator
golangci-lint: testutil/sims/app_helpers.go#L228
undefined: testpb.StakingDelegation
golangci-lint: testutil/sims/app_helpers.go#L243
undefined: testpb.StakingValidator
golangci-lint: testutil/sims/app_helpers.go#L255
undefined: testpb.StakingDelegation
golangci-lint: testutil/sims/app_helpers.go#L264
undefined: testpb.StakingGenesisState
golangci-lint: testutil/sims/app_helpers.go#L265
undefined: testpb.StakingParams
golangci-lint: testutil/sims/state_helpers.go#L132
undefined: testpb.StakingGenesisState) (typecheck)
golangci-lint: testutils/sims/runner.go#L22
could not import github.com/cosmos/cosmos-sdk/testutil/sims (-: # github.com/cosmos/cosmos-sdk/testutil/sims
golangci-lint: testutil/sims/app_helpers.go#L227
undefined: testpb.StakingValidator
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/