updates collateral #294
Annotations
10 errors and 1 warning
test & coverage report creation:
x/vaults/types/msgs.go#L121
msg.Denom undefined (type *MsgActiveCollateral has no field or method Denom)
|
test & coverage report creation:
x/vaults/types/msgs.go#L125
msg.SymBol undefined (type *MsgActiveCollateral has no field or method SymBol)
|
test & coverage report creation:
x/vaults/types/msgs.go#L168
msg.Denom undefined (type *MsgUpdatesCollateral has no field or method Denom)
|
test & coverage report creation:
x/vaults/types/msgs.go#L219
unknown field Denom in struct literal of type MsgActiveCollateral
|
test & coverage report creation:
x/vaults/types/msgs.go#L219
a.ActiveCollateral.Denom undefined (type MsgActiveCollateral has no field or method Denom)
|
test & coverage report creation:
x/vaults/types/msgs.go#L228
unknown field SymBol in struct literal of type MsgActiveCollateral
|
test & coverage report creation:
x/vaults/types/msgs.go#L228
a.ActiveCollateral.SymBol undefined (type MsgActiveCollateral has no field or method SymBol)
|
test & coverage report creation:
x/vaults/types/msgs.go#L235
unknown field Denom in struct literal of type MsgUpdatesCollateral
|
test & coverage report creation:
x/vaults/types/msgs.go#L235
u.UpdatesCollateral.Denom undefined (type MsgUpdatesCollateral has no field or method Denom)
|
test & coverage report creation
Process completed with exit code 123.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[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/
|
Loading