You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewGitHubApiUnauthorizedError(`Unable to create a check, please make sure that the provided 'repo-token' has write permissions to ${owner}/${repo} - cause: ${err}`)
319
319
}
320
320
thrownewGitHubApiError(`Unable to create a check to ${owner}/${repo} - cause: ${err}`)
thrownewGitHubApiUnauthorizedError(`Unable to create a check, please make sure that the provided 'repo-token' has write permissions to ${owner}/${repo} - cause: ${err}`)
46
46
}
47
47
thrownewGitHubApiError(`Unable to create a check to ${owner}/${repo} - cause: ${err}`)
0 commit comments