Skip to content

Feature/reconciliation invoices #1598

Feature/reconciliation invoices

Feature/reconciliation invoices #1598

Triggered via pull request February 21, 2024 12:24
Status Failure
Total duration 2m 57s
Artifacts

integration_tests.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
test (1.20.x, ubuntu-latest): reconciliation_lost_payments/main.go#L51
c.LNDAddress undefined (type *service.Config has no field or method LNDAddress)
test (1.20.x, ubuntu-latest): reconciliation_lost_payments/main.go#L52
c.LNDMacaroonFile undefined (type *service.Config has no field or method LNDMacaroonFile)
test (1.20.x, ubuntu-latest): reconciliation_lost_payments/main.go#L53
c.LNDMacaroonHex undefined (type *service.Config has no field or method LNDMacaroonHex)
test (1.20.x, ubuntu-latest): reconciliation_lost_payments/main.go#L54
c.LNDCertFile undefined (type *service.Config has no field or method LNDCertFile)
test (1.20.x, ubuntu-latest): reconciliation_lost_payments/main.go#L55
c.LNDCertHex undefined (type *service.Config has no field or method LNDCertHex)
test (1.20.x, ubuntu-latest): reconciliation_lost_payments/main.go#L70
svc.CheckAllPendingOutgoingPayments undefined (type *service.LndhubService has no field or method CheckAllPendingOutgoingPayments)
test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
test (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/