Skip to content

refactor: backport changes to remove the ability to take a fee for each forwarded packet #91

refactor: backport changes to remove the ability to take a fee for each forwarded packet

refactor: backport changes to remove the ability to take a fee for each forwarded packet #91

Triggered via pull request August 20, 2024 21:52
Status Failure
Total duration 1m 0s
Artifacts

async-icq.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 8 warnings
Linter: modules/async-icq/testing/simapp/ante_handler.go#L23
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L26
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L29
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L35
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L38
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L39
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L40
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L41
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L42
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/async-icq/testing/simapp/ante_handler.go#L43
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
test
missing go.sum entry for module providing package cosmossdk.io/errors (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7); to add:
test
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/codec (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7); 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/modules/async-icq/v7); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/types (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7); 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/modules/async-icq/v7); 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/modules/async-icq/v7); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/capability/types (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7); to add:
test
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7/client/cli); to add:
build-docker
missing go.sum entry for module providing package cosmossdk.io/errors (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7); 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/modules/async-icq/v7); 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/modules/async-icq/v7); 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/modules/async-icq/v7); 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/modules/async-icq/v7); 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/modules/async-icq/v7); 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/modules/async-icq/v7); 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/modules/async-icq/v7); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/x/capability/types (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7); to add:
build-docker
missing go.sum entry for module providing package github.com/cosmos/cosmos-sdk/client/flags (imported by github.com/cosmos/ibc-apps/modules/async-icq/v7/client/cli); to add:
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
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/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
build-docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-docker
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum