refactor: backport changes to remove the ability to take a fee for each forwarded packet #93
Annotations
10 errors and 4 warnings
modules/async-icq/testing/simapp/ante_handler.go#L23
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L26
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L29
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L35
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L38
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L39
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L40
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L41
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L42
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
modules/async-icq/testing/simapp/ante_handler.go#L43
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading