MCPcopy Create free account
hub / github.com/angular/dev-infra /

Class

ng-dev/pr/merge/failures.ts:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49export class PullRequestValidationError extends FatalMergeToolError {
50 constructor() {
51 super('Tool exited as at least one pull request validation error was discovered.');
52 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected