Skip to content

build(agd): rely on checksums, not timestamps #14110

build(agd): rely on checksums, not timestamps

build(agd): rely on checksums, not timestamps #14110

Triggered via pull request February 6, 2024 19:45
Status Failure
Total duration 28s
Artifacts

golangci-lint.yml

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

Annotations

10 errors and 1 warning
golangci-lint: golang/cosmos/x/vibc/keeper/keeper.go#L76
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/vibc/keeper/keeper.go#L108
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/vibc/keeper/keeper.go#L135
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/vibc/handler.go#L20
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/vibc/handler.go#L35
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/x/vibc/ibc.go#L172
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint: golang/cosmos/app/export.go#L109
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).AfterValidatorCreated` is not checked (errcheck)
golangci-lint: golang/cosmos/app/export.go#L123
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).BeforeDelegationCreated` is not checked (errcheck)
golangci-lint: golang/cosmos/app/export.go#L124
Error return value of `(github.com/cosmos/cosmos-sdk/x/distribution/keeper.Hooks).AfterDelegationModified` is not checked (errcheck)
golangci-lint: golang/cosmos/app/app.go#L955
SA1019: errors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.