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