Eat the Dogfood #45
Triggered via issues
November 25, 2023 16:08
IEvangelist
edited
58f6c32
Status
Failure
Total duration
12s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
eat
System.NullReferenceException: Object reference not set to an instance of an object.
at Octokit.PocoJsonSerializerStrategy.DeserializeObject(Object, Type) + 0xa5a
at Octokit.Internal.SimpleJsonSerializer.GitHubSerializerStrategy.DeserializeObject(Object, Type) + 0x22f
at Octokit.SimpleJson.DeserializeObject[T](String, IJsonSerializerStrategy) + 0x2f
at Octokit.Internal.JsonHttpPipeline.DeserializeResponse[T](IResponse) + 0x1bc
at Octokit.Connection.<Run>d__67`1.MoveNext() + 0x115
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x1c
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xbe
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x4e
at Octokit.ApiConnection.<Get>d__8`1.MoveNext() + 0x14b
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x1c
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xbe
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x4e
at ProfanityFilter.Action.Clients.GitHubRestClient.<GetIssueAsync>d__3.MoveNext() + 0xc5
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x1c
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xbe
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x4e
at ProfanityFilter.Action.ActionProcessor.<HandleIssueAsync>d__7.MoveNext() + 0x446
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x1c
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xbe
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task, ConfigureAwaitOptions) + 0x4e
at ProfanityFilter.Action.ActionProcessor.<ProcessAsync>d__4.MoveNext() + 0x45f
|