At some point several of the CI tests started failing. This is likely due to changes in upstream packages. If somebody who uses this library wants to investigate and fix them I'll merge your PR.
You can find the tests here: https://github.com/chr15m/bugout/blob/master/test.js
You can see the log of failing tests here: https://github.com/chr15m/bugout/actions/runs/8998943468/job/24720079227
Several tests fail and then there is a timeout after the last test "RPC server response check async pong". It's probably hanging in the .onFinish call and needs fixing to error out if there are any failed tests.
At some point several of the CI tests started failing. This is likely due to changes in upstream packages. If somebody who uses this library wants to investigate and fix them I'll merge your PR.
You can find the tests here: https://github.com/chr15m/bugout/blob/master/test.js
You can see the log of failing tests here: https://github.com/chr15m/bugout/actions/runs/8998943468/job/24720079227
Several tests fail and then there is a timeout after the last test "RPC server response check async pong". It's probably hanging in the .onFinish call and needs fixing to error out if there are any failed tests.