fix: mint and transfer funds back to escrow account on timeout or ack error #179
golangci-lint.yaml
on: pull_request
Resolve Modules
5s
Matrix: Linter
Annotations
20 errors and 8 warnings
Linter (./modules/async-icq):
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):
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):
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):
modules/async-icq/testing/simapp/ante_handler.go#L33
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
Linter (./modules/async-icq):
modules/async-icq/testing/simapp/ante_handler.go#L44
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./modules/async-icq):
modules/async-icq/testing/simapp/ante_handler.go#L45
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./modules/async-icq):
modules/async-icq/testing/simapp/ante_handler.go#L46
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./modules/async-icq):
modules/async-icq/testing/simapp/ante_handler.go#L48
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./modules/async-icq):
modules/async-icq/testing/simapp/ante_handler.go#L49
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./modules/async-icq):
modules/async-icq/testing/simapp/ante_handler.go#L50
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
Linter (./middleware/packet-forward-middleware):
middleware/packet-forward-middleware/packetforward/keeper/keeper.go#L218
undefined: metrics (typecheck)
|
Linter (./middleware/packet-forward-middleware):
middleware/packet-forward-middleware/packetforward/keeper/keeper.go#L320
undefined: metrics (typecheck)
|
Linter (./middleware/packet-forward-middleware):
middleware/packet-forward-middleware/packetforward/ibc_middleware.go#L256
undefined: metrics (typecheck)
|
|
|
|
|
|
|
|
Resolve Modules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/async-icq)
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 (./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/
|
Linter (./middleware/packet-forward-middleware)
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 (./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/
|