Skip to content

staticaddr: channel funding with deposits #2074

staticaddr: channel funding with deposits

staticaddr: channel funding with deposits #2074

Triggered via pull request May 9, 2025 09:20
Status Failure
Total duration 9m 29s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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)
build and lint code: staticaddr/address/manager_test.go#L184
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)
run unit tests: staticaddr/address/manager_test.go#L184
cannot use mockStaticAddressClient (variable of type *mockStaticAddressClient) as swapserverrpc.StaticAddressServerClient value in struct literal: *mockStaticAddressClient does not implement swapserverrpc.StaticAddressServerClient (missing method SignOpenChannelPsbt)