Error thrown when the GitHub API returns an error response.
CheckRunsApiError(message: string,details: CheckRunsErrorDetails)
Error thrown when the GitHub API returns an error response.
CheckRunsApiError(message: string,details: CheckRunsErrorDetails)
import { CheckRunsApiError } from ".";