Skip to content

feat(swingset): allow slow deletion of terminated vats #16756

feat(swingset): allow slow deletion of terminated vats

feat(swingset): allow slow deletion of terminated vats #16756

Triggered via pull request June 24, 2024 16:29
Status Success
Total duration 46s
Artifacts

golangci-lint.yml

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

Annotations

3 errors and 1 warning
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#L120
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#L278
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint (no-failure)
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/.