Skip to content

fix multichain-testing waitForBlock #22276

fix multichain-testing waitForBlock

fix multichain-testing waitForBlock #22276

Triggered via pull request February 3, 2025 22:58
Status Success
Total duration 24s
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)