Skip to content

fix multichain-testing waitForBlock #22282

fix multichain-testing waitForBlock

fix multichain-testing waitForBlock #22282

Triggered via pull request February 4, 2025 00:10
Status Success
Total duration 23s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci-lint (no-failure): golang/cosmos/x/vtransfer/handler.go#L17
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint (no-failure): golang/cosmos/x/vtransfer/keeper/keeper.go#L127
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint (no-failure): golang/cosmos/x/vtransfer/keeper/keeper.go#L280
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint (no-failure): golang/cosmos/app/upgrade.go#L81
func `buildProposalStepWithArgs` is unused (unused)
golangci-lint (no-failure): golang/cosmos/app/upgrade.go#L124
func `getVariantFromUpgradeName` is unused (unused)