build(agd): rely on checksums, not timestamps #14110
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)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading