fix(openapi): preserve JSON.rawJSON in cached specs (#7250) #18312
check.yml
on: push
Lint
49s
Types
1m 48s
Build
Types on Deno
1m 48s
Bundle
Test on Bun
40s
Documentation Tests
1m 24s
AI Documentation Generation
35s
Circular Dependencies
36s
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)
|