You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used --parallel=10 with --report=json on our legacy codebase, and got almost 60 megabytes error report with invalid json inside.
Some parts overlaps, like some kind of race conditions:
I used
--parallel=10
with--report=json
on our legacy codebase, and got almost 60 megabytes error report with invalid json inside.Some parts overlaps, like some kind of race conditions:
The text was updated successfully, but these errors were encountered: