Skip to content

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

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

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

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

check.yml

on: push
Lint
49s
Lint
Types
1m 48s
Types
Build
Build
Types on Deno
1m 48s
Types on Deno
Bundle
Bundle
Test on Bun
40s
Test on Bun
Documentation Tests
1m 24s
Documentation Tests
AI Documentation Generation
35s
AI Documentation Generation
Circular Dependencies
36s
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)