# [PR 5568](https://github.com/ElementsProject/lightning/pull/5568): Debuggin CI error
The target PR is moving the channels from listpeer to a new command that is listpeerchannels!
The following error in the CI need to be fixed:
- [x] `FAILED tests/test_bookkeeper.py::test_bookkeeping_missed_chans_pay_after`
- [ ] `FAILED tests/test_bookkeeper.py::test_bookkeeping_closing_subsat_htlcs`
- [x] `FAILED tests/test_connection.py::test_upgrade_statickey_onchaind`
- [x] `FAILED tests/test_pay.py::test_routehint_tous - AssertionError: Regex pattern`
- [x] `FAILED tests/test_connection.py::test_channel_reenable`
- [x] `tests/test_plugin.py::test_htlc_accepted_hook_fwdto`
- [x] `tests/test_connection.py::test_upgrade_statickey_onchaind `
- [x] `tests/test_wallet.py::test_transaction_annotations`