Skip to content

staticaddr: channel funding with deposits #2105

staticaddr: channel funding with deposits

staticaddr: channel funding with deposits #2105

Triggered via pull request May 21, 2025 08:52
Status Failure
Total duration 10m 2s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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