chore: bank subspace fix #3512
Annotations
10 errors and 1 warning
Run golangci-lint:
app/const.go#L11
const `authzMsgExec` is unused (unused)
|
Run golangci-lint:
app/const.go#L12
const `authzMsgGrant` is unused (unused)
|
Run golangci-lint:
app/const.go#L13
const `authzMsgRevoke` is unused (unused)
|
Run golangci-lint:
app/const.go#L14
const `bankMsgSend` is unused (unused)
|
Run golangci-lint:
app/const.go#L15
const `bankMsgMultiSend` is unused (unused)
|
Run golangci-lint:
app/const.go#L16
const `distrMsgSetWithdrawAddr` is unused (unused)
|
Run golangci-lint:
app/const.go#L17
const `distrMsgWithdrawValidatorCommission` is unused (unused)
|
Run golangci-lint:
app/const.go#L18
const `distrMsgFundCommunityPool` is unused (unused)
|
Run golangci-lint:
app/const.go#L19
const `distrMsgWithdrawDelegatorReward` is unused (unused)
|
Run golangci-lint:
app/const.go#L20
const `feegrantMsgGrantAllowance` is unused (unused)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading