docs: rewrite README, add bundle sizes, minify build #3
Annotations
7 errors and 1 warning
|
ci
Process completed with exit code 1.
|
|
tests/stream.test.ts > buffered > yields all results with limited concurrency:
tests/stream.test.ts#L294
TypeError: (0 , _chunkY2THBMS5cjs.a) is not a constructor
❯ T dist/chunk-ZUZWMNID.cjs:1:559
❯ C dist/chunk-ZUZWMNID.cjs:1:4598
❯ E dist/chunk-OU7ZRCIS.cjs:1:1871
❯ tests/stream.test.ts:294:32
|
|
tests/stream.test.ts > buffered > preserves source order:
tests/stream.test.ts#L281
TypeError: (0 , _chunkY2THBMS5cjs.a) is not a constructor
❯ T dist/chunk-ZUZWMNID.cjs:1:559
❯ C dist/chunk-ZUZWMNID.cjs:1:4598
❯ E dist/chunk-OU7ZRCIS.cjs:1:1871
❯ tests/stream.test.ts:281:32
|
|
tests/stream.test.ts > bufferUnordered > respects concurrency limit:
tests/stream.test.ts#L267
TypeError: (0 , _chunkY2THBMS5cjs.a) is not a constructor
❯ T dist/chunk-ZUZWMNID.cjs:1:559
❯ C dist/chunk-ZUZWMNID.cjs:1:4598
❯ O dist/chunk-OU7ZRCIS.cjs:1:1421
❯ tests/stream.test.ts:267:32
|
|
tests/stream.test.ts > bufferUnordered > runs concurrently and yields all results:
tests/stream.test.ts#L246
TypeError: (0 , _chunkY2THBMS5cjs.a) is not a constructor
❯ T dist/chunk-ZUZWMNID.cjs:1:559
❯ C dist/chunk-ZUZWMNID.cjs:1:4598
❯ O dist/chunk-OU7ZRCIS.cjs:1:1421
❯ tests/stream.test.ts:246:32
|
|
tests/stream.test.ts > merge > empty sources:
tests/stream.test.ts#L167
TypeError: (0 , _chunkY2THBMS5cjs.a) is not a constructor
❯ T dist/chunk-ZUZWMNID.cjs:1:559
❯ C dist/chunk-ZUZWMNID.cjs:1:4598
❯ q dist/chunk-OU7ZRCIS.cjs:1:2430
❯ tests/stream.test.ts:167:32
|
|
tests/stream.test.ts > merge > interleaves from multiple sources:
tests/stream.test.ts#L162
TypeError: (0 , _chunkY2THBMS5cjs.a) is not a constructor
❯ T dist/chunk-ZUZWMNID.cjs:1:648
❯ C dist/chunk-ZUZWMNID.cjs:1:4598
❯ q dist/chunk-OU7ZRCIS.cjs:1:2430
❯ tests/stream.test.ts:162:32
|
|
ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|