CI tests are failing
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 637
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.