const BUILD_STEP_STATUSES: readonly ["pending", "active", "done", "skipped"]
const
"pending"
"active"
"done"
"skipped"
Defined in: src/validate.ts:781