Skip to content

fix(vtransfer): store in-flight packet data #22290

fix(vtransfer): store in-flight packet data

fix(vtransfer): store in-flight packet data #22290

Triggered via pull request February 4, 2025 03:54
Status Success
Total duration 27s
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/app/upgrade.go#L81
func `buildProposalStepWithArgs` is unused (unused)
golangci-lint (no-failure): golang/cosmos/app/upgrade.go#L124
func `getVariantFromUpgradeName` is unused (unused)
golangci-lint (no-failure): golang/cosmos/x/vtransfer/keeper/keeper.go#L252
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#L443
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/handler.go#L17
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)