Feat: Vaults module #31
Annotations
10 errors and 2 warnings
lint:
app/app.go#L1
: # github.com/onomyprotocol/reserve/app
|
lint:
app/app_config.go#L310
undefined: vaultsmoduletypes.Module (typecheck)
|
lint:
app/apptesting/test_suite.go#L12
could not import github.com/onomyprotocol/reserve/app (-: # github.com/onomyprotocol/reserve/app
|
lint:
app/app_config.go#L310
undefined: vaultsmoduletypes.Module) (typecheck)
|
lint:
cmd/reserved/cmd/commands.go#L26
could not import github.com/onomyprotocol/reserve/app (-: # github.com/onomyprotocol/reserve/app
|
lint:
app/app_config.go#L310
undefined: vaultsmoduletypes.Module) (typecheck)
|
lint:
cmd/reserved/main.go#L9
could not import github.com/onomyprotocol/reserve/app (-: # github.com/onomyprotocol/reserve/app
|
lint:
app/app_config.go#L310
undefined: vaultsmoduletypes.Module) (typecheck)
|
lint:
app/sim_test.go#L16
"cosmossdk.io/store/types" imported as storetypes and not used (typecheck)
|
lint:
x/vaults/keeper/keeper_test.go#L22
s.Setup undefined (type *KeeperTestSuite has no field or method Setup) (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
|