Skip to content

gomod: update lnd v0.19.2-beta #2312

gomod: update lnd v0.19.2-beta

gomod: update lnd v0.19.2-beta #2312

Triggered via pull request July 16, 2025 17:04
Status Failure
Total duration 9m 54s
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#L334
cannot use mockChainNotifier (variable of type *MockChainNotifier) as lndclient.ChainNotifierClient value in struct literal: *MockChainNotifier does not implement lndclient.ChainNotifierClient (wrong type for method RegisterSpendNtfn)
run unit tests
Process completed with exit code 2.
run unit tests: staticaddr/deposit/manager_test.go#L334
cannot use mockChainNotifier (variable of type *MockChainNotifier) as lndclient.ChainNotifierClient value in struct literal: *MockChainNotifier does not implement lndclient.ChainNotifierClient (wrong type for method RegisterSpendNtfn)