Skip to content

improve performance #169

improve performance

improve performance #169

Triggered via pull request February 4, 2026 12:30
Status Failure
Total duration 28s
Artifacts

dist-typecheck.yml

on: pull_request
Matrix: typecheck-dist
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Check start distributed types
Process completed with exit code 2.
Check start distributed types
Argument of type '{ pipe: (writable: { write: (v: string) => void; }) => void; pipeTo: (writable: WritableStream<any>) => void; } & PromiseLike<string>' is not assignable to parameter of type 'BodyInit | null | undefined'.