| 16 | * respect to the pre-check error is required to be handled manually. |
| 17 | */ |
| 18 | export class ReleasePrecheckError extends Error {} |
| 19 | |
| 20 | /** |
| 21 | * Runs the release prechecks and checks whether they are passing for the |
nothing calls this directly
no outgoing calls
no test coverage detected