Merge tag 'v8.3.2' into v8.3.x-inj #18
Annotations
1 error and 4 warnings
lint
issues found
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|