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
Since the merge of #2597 to main, the CI benchmark fails with:
Status: Downloaded newer image for itchyny/gojq:0.12.6
gojq: invalid json: <stdin>:39
39 | -- LOG(0): Value passed to --benchmark_min_time should have a suf
^ invalid character '-' in numeric literal
Error: Process completed with exit code 5.
I suspect the problem is due to the following breaking change in benchmark:
Since the merge of #2597 to main, the CI benchmark fails with:
I suspect the problem is due to the following breaking change in benchmark:
The text was updated successfully, but these errors were encountered: