Skip to content

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

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

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

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

check.yml

on: push
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)