Skip to content

feat: swap queries/msgs returns swap fee and available liq #1154

feat: swap queries/msgs returns swap fee and available liq

feat: swap queries/msgs returns swap fee and available liq #1154

Triggered via push November 27, 2023 13:29
Status Failure
Total duration 8m 3s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: x/amm/keeper/calc_swap_estimation_by_denom_test.go#L19
assignment mismatch: 7 variables but k.CalcSwapEstimationByDenom returns 8 values
test: x/amm/keeper/calc_swap_estimation_by_denom_test.go#L30
assignment mismatch: 7 variables but k.CalcSwapEstimationByDenom returns 8 values
test: x/amm/keeper/calc_swap_estimation_by_denom_test.go#L39
assignment mismatch: 7 variables but k.CalcSwapEstimationByDenom returns 8 values
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/