refactor: backport changes to remove the ability to take a fee for each forwarded packet #129
Annotations
10 errors and 5 warnings
middleware/packet-forward-middleware/packetforward/keeper/keeper.go#L316
undefined: metrics (typecheck)
|
middleware/packet-forward-middleware/packetforward/keeper/keeper.go#L399
undefined: metrics (typecheck)
|
middleware/packet-forward-middleware/packetforward/ibc_middleware.go#L259
undefined: metrics (typecheck)
|
middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L23
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L26
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L29
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L35
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L38
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L39
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
middleware/packet-forward-middleware/testing/simapp/ante_handler.go#L40
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pfm-docker-image".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading