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
TypeError: Cannot use 'in' operator to search for 'uri' in undefined
at isCodSpeedBenchOptions (/home/runner/work/webpack/webpack/node_modules/@codspeed/tinybench-plugin/dist/index.cjs.js:67:16)
at bench.run (/home/runner/work/webpack/webpack/node_modules/@codspeed/tinybench-plugin/dist/index.cjs.js:92:19)
at file:///home/runner/work/webpack/webpack/test/BenchmarkTestCases.benchmark.mjs:648:13
Output:
Ref: https://github.com/webpack/webpack/actions/runs/15047287430/job/42292959584?pr=19533
in
tinybench@4
options for a task are stored infnOpts
, but in the plugin code tries to get them fromtask.opts
The text was updated successfully, but these errors were encountered: