Bug: The application panicked (crashed). assertion failed: mid <= self.len()
#6262
Closed
2 tasks done
Labels
T-bug
Type: bug
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (57180fc 2023-11-09T01:52:52.711349925Z)
What command(s) is the bug in?
forge test
Operating System
Linux
Describe the bug
I think that PR #6222 introduced a small bug (haven't investigated yet tbh).
My CI pipeline currently throws with the following error (see here; corresponding PR):
My last CI run was 3 days ago (see
main
branch) and that one passed successfully. I haven't changed any tests over the last 3 days. It only upgrades to Solidity version0.8.23
.The text was updated successfully, but these errors were encountered: