fix: attempt to fix panics for unresolvable imports by using GogoResolver (backport #7277) #18697
Annotations
1 error and 2 warnings
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
modules/apps/27-interchain-accounts/host/keeper/msg_server.go#L11
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|