fix: ibc-hooks for sdk46 #110
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
golangci-lint.yaml
on: pull_request
Resolve Modules
5s
Matrix: Linter
Annotations
10 errors and 7 warnings
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/app.go#L263
undefined: EncodingConfig (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/test_helpers.go#L103
undefined: GenesisState (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/test_helpers.go#L283
undefined: GenesisState (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/ante.go#L34
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/ante.go#L38
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/ante.go#L42
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/ante.go#L50
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/ante.go#L53
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/ante.go#L54
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./modules/ibc-hooks):
modules/ibc-hooks/simapp/ante.go#L55
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Resolve Modules
The `set-output` 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 (./modules/ibc-hooks)
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 (./modules/ibc-hooks)
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 (./middleware/packet-forward-middleware)
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 (./middleware/packet-forward-middleware)
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 (./modules/async-icq)
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 (./modules/async-icq)
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/
|