Vault + auction #16
Annotations
10 errors and 2 warnings
lint:
x/vaults/types/codec.go#L1
: # github.com/onomyprotocol/reserve/x/vaults/types
|
lint:
x/vaults/types/vault.pb.go#L32
VaultStatus redeclared in this block
|
lint:
x/vaults/types/params.pb.go#L32
other declaration of VaultStatus
|
lint:
x/vaults/types/vault.pb.go#L36
active redeclared in this block
|
lint:
x/vaults/types/params.pb.go#L36
other declaration of active
|
lint:
x/vaults/types/vault.pb.go#L40
liquidating redeclared in this block
|
lint:
x/vaults/types/params.pb.go#L40
other declaration of liquidating
|
lint:
x/vaults/types/vault.pb.go#L43
transfer redeclared in this block
|
lint:
x/vaults/types/params.pb.go#L43
other declaration of transfer
|
lint:
x/vaults/types/vault.pb.go#L45
closed redeclared in this block
|
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
|