fix(openapi): preserve JSON.rawJSON in cached specs (#7250) #18310
check.yml
on: push
Lint
44s
Types
1m 43s
Build
Types on Deno
1m 12s
Bundle
0s
Test on Bun
44s
Documentation Tests
1m 22s
AI Documentation Generation
38s
Circular Dependencies
51s
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)
|