Skip to content

staticaddr: fractional swap amount #1907

staticaddr: fractional swap amount

staticaddr: fractional swap amount #1907

Triggered via pull request April 2, 2025 13:48
Status Failure
Total duration 7m 25s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 38s
RPC compilation check
go mod check
19s
go mod check
build and lint code
7m 8s
build and lint code
run unit tests
7m 15s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build and lint code: staticaddr/deposit/manager_test.go#L332
cannot use mockStore (variable of type *mockStore) as Store value in struct literal: *mockStore does not implement Store (missing method DepositForOutpoint) (typecheck)
build and lint code
Process completed with exit code 2.
run unit tests: staticaddr/deposit/manager_test.go#L332
cannot use mockStore (variable of type *mockStore) as Store value in struct literal: *mockStore does not implement Store (missing method DepositForOutpoint)
run unit tests
Process completed with exit code 2.