Skip to content

fix(openapi): preserve JSON.rawJSON in cached specs (#7250) #18311

fix(openapi): preserve JSON.rawJSON in cached specs (#7250)

fix(openapi): preserve JSON.rawJSON in cached specs (#7250) #18311

Triggered via push August 19, 2026 04:50
Status Success
Total duration 4m 38s
Artifacts

check.yml

on: push
Lint
48s
Lint
Types
1m 46s
Types
Build
Build
Types on Deno
1m 42s
Types on Deno
Bundle
Bundle
Test on Bun
48s
Test on Bun
Documentation Tests
1m 26s
Documentation Tests
AI Documentation Generation
40s
AI Documentation Generation
Circular Dependencies
45s
Circular Dependencies
Matrix: Test
Fit to window
Zoom out
Zoom in

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)