(feat) Imported latest changes from the official repo v8.2.1 #1
Annotations
1 error and 4 warnings
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
lint:
modules/apps/29-fee/types/msgs.go#L72
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
modules/apps/29-fee/types/msgs.go#L122
unused-receiver: method receiver 'msg' is not referenced in method's body, consider removing or renaming it as _ (revive)
|