chore(benchmarks): update package-lock.json after running npm install #9
Annotations
5 errors
|
release
Process completed with exit code 1.
|
|
bench/simple.bench.ts:
bench/simple.bench.ts#L46
Error: `bench()` is only available in benchmark mode.
❯ bench/simple.bench.ts:46:3
|
|
bench/nested.bench.ts:
bench/nested.bench.ts#L64
Error: `bench()` is only available in benchmark mode.
❯ bench/nested.bench.ts:64:3
|
|
bench/complex.bench.ts:
bench/complex.bench.ts#L98
Error: `bench()` is only available in benchmark mode.
❯ bench/complex.bench.ts:98:3
|
|
bench/array.bench.ts:
bench/array.bench.ts#L37
Error: `bench()` is only available in benchmark mode.
❯ bench/array.bench.ts:37:3
|