-
Notifications
You must be signed in to change notification settings - Fork 9
Description
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