Skip to content

fix publishing to NPM #20186

fix publishing to NPM

fix publishing to NPM #20186

Triggered via pull request November 9, 2024 01:18
Status Success
Total duration 1m 57s
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/keeper/keeper.go#L126
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#L279
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)
golangci-lint (no-failure)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/