property StartedCheckRun.writeAnnotation

Write an annotation with backpressure. Waits for buffer capacity before writing.

Type

(annotation: Annotation) => Promise<void>

Usage

import { type StartedCheckRun } from ".";