Skip to content

Problem: parallel tx execution not integrated #5841

Problem: parallel tx execution not integrated

Problem: parallel tx execution not integrated #5841

Triggered via pull request April 10, 2024 02:21
Status Failure
Total duration 39m 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Run golangci-lint: cmd/cronosd/cmd/root.go#L103
appendAssign: append result not assigned to the same slice (gocritic)
Run golangci-lint: x/cronos/keeper/precompiles/utils.go#L128
SA1019: codec.ProtoMarshaler is deprecated: Use proto.Message instead from github.com/cosmos/gogoproto/proto. (staticcheck)
Run golangci-lint: x/cronos/keeper/precompiles/utils.go#L134
SA1019: codec.ProtoMarshaler is deprecated: Use proto.Message instead from github.com/cosmos/gogoproto/proto. (staticcheck)
Run golangci-lint: x/cronos/keeper/grpc_query.go#L104
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
Run golangci-lint: x/cronos/keeper/keeper.go#L214
SA1019: sdk.WrapSDKContext is deprecated: there is no need to wrap anymore as the Cosmos SDK context implements context.Context. (staticcheck)
Run golangci-lint: x/cronos/keeper/ibc.go#L16
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
Run golangci-lint: x/cronos/keeper/keeper.go#L19
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
Run golangci-lint: x/icaauth/keeper/keeper.go#L17
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
Run golangci-lint: app/app.go#L613
SA1019: ibcclient.NewClientProposalHandler is deprecated: This function is deprecated and will be removed in a future release. Please use MsgRecoverClient and MsgIBCSoftwareUpgrade in favour of this legacy Handler. (staticcheck)
Run golangci-lint: app/app.go#L124
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
Lint nix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.