Skip to content

Implement CalculatePoolHealth function from leverage lp owned lp and … #879

Implement CalculatePoolHealth function from leverage lp owned lp and …

Implement CalculatePoolHealth function from leverage lp owned lp and … #879

Triggered via push October 16, 2023 10:22
Status Failure
Total duration 3m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: x/leveragelp/types/types.go#L12
unknown field CollateralAssets in struct literal of type MTP
test: x/leveragelp/types/types.go#L13
unknown field CollateralAmounts in struct literal of type MTP
test: x/leveragelp/types/types.go#L15
unknown field InterestPaidCollaterals in struct literal of type MTP
test: x/leveragelp/types/types.go#L16
unknown field Leverages in struct literal of type MTP
test: x/leveragelp/types/types.go#L25
mtp.CollateralAssets undefined (type MTP has no field or method CollateralAssets)
test: x/leveragelp/types/types.go#L28
mtp.CollateralAssets undefined (type MTP has no field or method CollateralAssets)
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/