clarify CoreEval vs proposal #16279
Annotations
3 errors and 1 warning
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)
|
golang/cosmos/x/vtransfer/keeper/keeper.go#L120
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golang/cosmos/x/vtransfer/keeper/keeper.go#L278
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job succeeded
Loading