Skip to content

staticaddr: fractional swap amount #1904

staticaddr: fractional swap amount

staticaddr: fractional swap amount #1904

Triggered via pull request April 2, 2025 12:31
Status Failure
Total duration 7m 31s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 49s
RPC compilation check
go mod check
20s
go mod check
build and lint code
4m 40s
build and lint code
run unit tests
7m 22s
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.