test: cover BigInt comparison, ordering, and clamping functions (#7333) #18247
check.yml
on: push
Lint
49s
Types
1m 48s
Build
Types on Deno
1m 47s
Bundle
0s
Test on Bun
37s
Documentation Tests
1m 23s
AI Documentation Generation
31s
Circular Dependencies
43s
Matrix: Test
Annotations
1 warning
|
Types:
packages/platform/node/src/NodeWorker.ts#L56
The Effect success channel contains a Promise that is not awaited. Use Effect.promise or Effect.tryPromise to represent async work. effect(promiseInEffectSuccess)
|