Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Octokit.ApiException: An error occurred with this API request #73

Open
Ivniinvi opened this issue Apr 23, 2022 · 0 comments
Open

Octokit.ApiException: An error occurred with this API request #73

Ivniinvi opened this issue Apr 23, 2022 · 0 comments

Comments

@Ivniinvi
Copy link

Octokit.ApiException: An error occurred with this API request
at Octokit.Connection.HandleErrors(IResponse response) in C:\projects\octokit-net\Octokit\Http\Connection.cs:line 665
at Octokit.Connection.RunRequest(IRequest request, CancellationToken cancellationToken) in C:\projects\octokit-net\Octokit\Http\Connection.cs:line 643
at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken) in C:\projects\octokit-net\Octokit\Http\Connection.cs:line 628
at Octokit.ApiConnection.Patch[T](Uri uri, Object data, String accepts) in C:\projects\octokit-net\Octokit\Http\ApiConnection.cs:line 440
at IconDiffBot.Core.GitHubManager.UpdateCheckRun(Int64 repositoryId, Int64 installationId, Int64 checkRunId, CheckRunUpdate checkRunUpdate, CancellationToken cancellationToken)
at IconDiffBot.Core.PayloadProcessor.<>c__DisplayClass11_0.<g__RunCheck|0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at IconDiffBot.Core.PayloadProcessor.ScanPullRequestImpl(Int64 repositoryId, Int32 pullRequestNumber, Int64 installationId, IServiceScope scope, CancellationToken cancellationToken)

a) The commit that caused the failure
BeeStation/BeeStation-Hornet@c23d435 (#6733)
b) The failed check run
https://github.com/BeeStation/BeeStation-Hornet/pull/6733/checks?check_run_id=6138827687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant