Skip to content

add gov for Active Collateral module vaults #87

add gov for Active Collateral module vaults

add gov for Active Collateral module vaults #87

Triggered via pull request October 4, 2024 05:18
@DongLieuDongLieu
synchronize #27
dong/gov-dev
Status Failure
Total duration 53s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/auction/client/cli/tx.go#L16
const `listSeparator` is unused (unused)
lint: x/vaults/keeper/query.go#L40
Error return value of `q.keeper.VaultsManager.Walk` is not checked (errcheck)
lint: x/vaults/keeper/query.go#L53
Error return value of `q.keeper.Vaults.Walk` is not checked (errcheck)
lint: x/vaults/keeper/vault.go#L494
Error return value of `k.SetVault` is not checked (errcheck)
lint: x/vaults/keeper/vault.go#L554
Error return value of `k.SetVault` is not checked (errcheck)
lint: x/vaults/keeper/vault.go#L563
Error return value of `k.SetVault` is not checked (errcheck)
lint: x/auction/keeper/abci.go#L24
Error return value of `k.lastestAuctionPeriod.Set` is not checked (errcheck)
lint: x/auction/keeper/abci.go#L84
Error return value of `k.refundBidders` is not checked (errcheck)
lint: x/vaults/keeper/vaults_test.go#L540
Error return value of `s.App.BankKeeper.MintCoins` is not checked (errcheck)
lint: x/vaults/keeper/vaults_test.go#L541
Error return value of `s.App.BankKeeper.SendCoinsFromModuleToAccount` is not checked (errcheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/reserve/reserve. Supported file pattern: go.sum