Skip to content

Update Patched Fix ASA-2024-006: ValidateVoteExtensions helper function in Cosmos SDK may allow incorrect voting power assumptions #103

Update Patched Fix ASA-2024-006: ValidateVoteExtensions helper function in Cosmos SDK may allow incorrect voting power assumptions

Update Patched Fix ASA-2024-006: ValidateVoteExtensions helper function in Cosmos SDK may allow incorrect voting power assumptions #103

Re-run triggered March 26, 2024 17:07
Status Failure
Total duration 1m 11s
Artifacts
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 7 warnings
test
missing go.sum entry for module providing package cosmossdk.io/errors (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package cosmossdk.io/math (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/address (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/errors (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/module (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package cosmossdk.io/errors (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package cosmossdk.io/math (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec/types (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/address (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/errors (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types/module (imported by github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8/packetforward); to add:
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L23
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L26
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L29
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L35
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L38
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L39
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L40
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L41
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L42
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L43
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
build-docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-docker
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linter
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/