Skip to content

CI: link lint + spell check #45

CI: link lint + spell check

CI: link lint + spell check #45

Triggered via pull request March 21, 2024 03:54
Status Failure
Total duration 2m 58s
Artifacts

ibc-hooks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Linter: modules/ibc-hooks/simapp/ante.go#L34
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L38
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L42
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L50
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L53
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L54
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L55
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L56
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L57
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
Linter: modules/ibc-hooks/simapp/ante.go#L58
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
Linter
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
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 `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/