Fix VaultManager key #337
Annotations
10 errors and 2 warnings
lint:
x/vaults/keeper/abci.go#L1
: # github.com/onomyprotocol/reserve/x/vaults/keeper
|
lint:
x/vaults/keeper/msg_server.go#L67
not enough arguments in call to k.UpdatesCollateralAsset
|
lint:
app/keepers/keepers.go#L69
could not import github.com/onomyprotocol/reserve/x/vaults/keeper (-: # github.com/onomyprotocol/reserve/x/vaults/keeper
|
lint:
x/vaults/keeper/msg_server.go#L67
not enough arguments in call to k.UpdatesCollateralAsset
|
lint:
x/auction/module/module.go#L27
could not import github.com/onomyprotocol/reserve/x/vaults/keeper (-: # github.com/onomyprotocol/reserve/x/vaults/keeper
|
lint:
x/vaults/keeper/msg_server.go#L67
not enough arguments in call to k.UpdatesCollateralAsset
|
lint:
x/vaults/module/module.go#L32
could not import github.com/onomyprotocol/reserve/x/vaults/keeper (-: # github.com/onomyprotocol/reserve/x/vaults/keeper
|
lint:
x/vaults/keeper/msg_server.go#L67
not enough arguments in call to k.UpdatesCollateralAsset
|
lint:
app/export.go#L45
app.StakingKeeper undefined (type *App has no field or method StakingKeeper) (typecheck)
|
lint:
app/app.go#L394
app.UpgradeKeeper undefined (type *App has no field or method UpgradeKeeper) (typecheck)
|
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
|