feat(v0.4.x): unbond tokens when dissolving the alliance #545
Annotations
5 errors and 2 warnings
lint:
cmd/allianced/cmd/root.go#L286
type `appCreator` is unused (unused)
|
lint:
cmd/allianced/cmd/root.go#L332
var `tempDir` is unused (unused)
|
lint:
app/app.go#L450
SA1019: ibcclient.NewClientProposalHandler is deprecated: This function is deprecated and will be removed in a future release. Please use MsgRecoverClient and MsgIBCSoftwareUpgrade in favour of this legacy Handler. (staticcheck)
|
lint:
app/app.go#L94
SA1019: "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" is deprecated: The legacy v1beta1 gov types maintained in this file are deprecated and will be removed in a future release. Please use MsgIBCSoftwareUpgrade and MsgRecoverClient in favour of the legacy v1beta1 gov proposal types. (staticcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, 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/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/alliance/alliance. Supported file pattern: go.sum
|