build: Bump dcrlnd dep #23
Annotations
5 errors and 2 warnings
Go CI (1.21):
server/server_test.go#L180
cannot use lc (variable of type *lightningClientMock) as lnrpc.LightningClient value in struct literal: *lightningClientMock does not implement lnrpc.LightningClient (missing method CalcPaymentStats) (typecheck)
|
Go CI (1.21)
Process completed with exit code 1.
|
Go CI (1.22)
The job was canceled because "_1_21" failed.
|
Go CI (1.22):
server/server_test.go#L180
cannot use lc (variable of type *lightningClientMock) as lnrpc.LightningClient value in struct literal: *lightningClientMock does not implement lnrpc.LightningClient (missing method CalcPaymentStats) (typecheck)
|
Go CI (1.22)
Process completed with exit code 1.
|
Go CI (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrlnlpd/dcrlnlpd. Supported file pattern: go.sum
|
Go CI (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrlnlpd/dcrlnlpd. Supported file pattern: go.sum
|