Skip to content

sweepbatcher: fix reorg detection #2255

sweepbatcher: fix reorg detection

sweepbatcher: fix reorg detection #2255

Triggered via pull request July 9, 2025 04:40
Status Failure
Total duration 9m 44s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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)
build and lint code: instantout/reservation/actions_test.go#L424
cannot use chainNotifier (variable of type *MockChainNotifier) as lndclient.ChainNotifierClient value in struct literal: *MockChainNotifier does not implement lndclient.ChainNotifierClient (wrong type for method RegisterSpendNtfn)
build and lint code: instantout/reservation/actions_test.go#L348
cannot use chainNotifier (variable of type *MockChainNotifier) as lndclient.ChainNotifierClient value in struct literal: *MockChainNotifier does not implement lndclient.ChainNotifierClient (wrong type for method RegisterSpendNtfn)
build and lint code: instantout/reservation/actions_test.go#L240
cannot use chainNotifier (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)
run unit tests: instantout/reservation/actions_test.go#L424
cannot use chainNotifier (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: instantout/reservation/actions_test.go#L348
cannot use chainNotifier (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: instantout/reservation/actions_test.go#L240
cannot use chainNotifier (variable of type *MockChainNotifier) as lndclient.ChainNotifierClient value in struct literal: *MockChainNotifier does not implement lndclient.ChainNotifierClient (wrong type for method RegisterSpendNtfn)