Skip to content

feat(v0.4.x): unbond tokens when dissolving the alliance #516

feat(v0.4.x): unbond tokens when dissolving the alliance

feat(v0.4.x): unbond tokens when dissolving the alliance #516

Triggered via pull request February 27, 2024 13:32
Status Failure
Total duration 3m 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
lint: x/alliance/keeper/msg_server.go#L308
Error return value of `m.SetAsset` is not checked (errcheck)
lint: x/alliance/keeper/unbonding.go#L49
Error return value of `k.IterateDelegations` is not checked (errcheck)
lint: x/alliance/keeper/unbonding.go#L71
Error return value of `k.SetAsset` is not checked (errcheck)
lint: x/alliance/keeper/unbonding.go#L84
Error return value of `k.SetAsset` is not checked (errcheck)
lint: x/alliance/keeper/tests/unbonding_test.go#L33
Error return value of `app.AllianceKeeper.SetAsset` is not checked (errcheck)
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