Skip to content

REFACTOR: paid flag -> PaymentResult object #963

REFACTOR: paid flag -> PaymentResult object

REFACTOR: paid flag -> PaymentResult object #963

Triggered via pull request September 19, 2024 10:40
Status Failure
Total duration 10m 32s
Artifacts

ci.yml

on: pull_request
Matrix: regtest
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 13 warnings
checks / mypy
Process completed with exit code 1.
regtest (3.10, 1.7.1, CoreLightningRestWallet, postgres://cashu:cashu@localhost:5432/cashu) / regtest
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, LndRestWallet, postgres://cashu:cashu@localhost:5432/cashu) / regtest
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, CLNRestWallet, ./test_data/test_mint) / regtest
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, CLNRestWallet, ./test_data/test_mint) / regtest
The operation was canceled.
regtest (3.10, 1.7.1, LNbitsWallet, postgres://cashu:cashu@localhost:5432/cashu) / regtest
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, LndRPCWallet, postgres://cashu:cashu@localhost:5432/cashu) / regtest
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, CLNRestWallet, postgres://cashu:cashu@localhost:5432/cashu) / regtest
The job running on runner GitHub Actions 18 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, LndRestWallet, ./test_data/test_mint) / regtest
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, LndRestWallet, ./test_data/test_mint) / regtest
The operation was canceled.
regtest (3.10, 1.7.1, LNbitsWallet, ./test_data/test_mint) / regtest
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, LNbitsWallet, ./test_data/test_mint) / regtest
The operation was canceled.
regtest (3.10, 1.7.1, CoreLightningRestWallet, ./test_data/test_mint) / regtest
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, LndRPCWallet, ./test_data/test_mint) / regtest
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 10 minutes.
regtest (3.10, 1.7.1, LndRPCWallet, ./test_data/test_mint) / regtest
The operation was canceled.
checks / ruff
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
checks / format
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
checks / format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
checks / mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
checks / mypy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (ubuntu-latest, 3.10, 1.7.1, true, ./test_data/test_mint, FakeWallet) / Run (db ./test_data/test_mint, deprecated api true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (ubuntu-latest, 3.10, 1.7.1, true, postgres://cashu:cashu@localhost:5432/cashu, FakeWallet) / Run (db postgres://cashu:cashu@localhost:5432/cashu, deprecated api true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (ubuntu-latest, 3.10, 1.7.1, false, postgres://cashu:cashu@localhost:5432/cashu, FakeWallet) / Run (db postgres://cashu:cashu@localhost:5432/cashu, deprecated api false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests (ubuntu-latest, 3.10, 1.7.1, false, ./test_data/test_mint, FakeWallet) / Run (db ./test_data/test_mint, deprecated api false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/