Skip to content

implement republish invoice #122

implement republish invoice

implement republish invoice #122

Triggered via push December 27, 2023 23:37
Status Failure
Total duration 1m 41s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

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/