implement republish invoice #122
Annotations
2 errors and 1 warning
test (1.20.x, ubuntu-latest):
integration_test.go#L53
cannot use mlnd (variable of type *MockLND) as lnd.LightningClientWrapper value in assignment: *MockLND does not implement lnd.LightningClientWrapper (missing method LookupInvoice)
|
test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|