Skip to content

Merge main into live #8295

Merge main into live

Merge main into live #8295

Triggered via pull request November 5, 2024 09:27
Status Success
Total duration 20s
Artifacts

profanity-filter.yml

on: pull_request
Apply profanity filter
11s
Apply profanity filter
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Apply profanity filter
Unable to get PR with number: 43315
Apply profanity filter
System.Text.Json.JsonException: The JSON value could not be converted to System.Int32. Path: $ | LineNumber: 0 | BytePositionInLine: 10. ---> System.FormatException: Either the JSON value is not in a supported format, or is out of bounds for an Int32. at System.Text.Json.ThrowHelper.ThrowFormatException(NumericType) + 0xda at System.Text.Json.Utf8JsonReader.GetInt32() + 0x21 at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader&, Type, JsonSerializerOptions, ReadStack&, T&, Boolean&) + 0x9c at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader&, JsonSerializerOptions, ReadStack&) + 0x158 --- End of inner exception stack trace --- at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack&, Utf8JsonReader&, Exception) + 0x48 at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader&, JsonSerializerOptions, ReadStack&) + 0x256 at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1, JsonTypeInfo`1, Nullable`1) + 0xea at System.Text.Json.JsonSerializer.Deserialize[TValue](JsonElement, JsonTypeInfo`1) + 0xdb at Microsoft.Kiota.Serialization.Json.JsonParseNode.GetIntValue() + 0x9f at GitHub.Models.PullRequest.<GetFieldDeserializers>b__198_20(IParseNode n) + 0x22 at Microsoft.Kiota.Serialization.Json.JsonParseNode.AssignFieldValues[T](T) + 0x2df at Microsoft.Kiota.Serialization.Json.JsonParseNode.GetObjectValue[T](ParsableFactory`1) + 0x87 at Microsoft.Kiota.Http.HttpClientLibrary.HttpClientRequestAdapter.<SendAsync>d__20`1.MoveNext() + 0x429 --- End of stack trace from previous location --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x1c at Microsoft.Kiota.Http.HttpClientLibrary.HttpClientRequestAdapter.<SendAsync>d__20`1.MoveNext() + 0x70f --- 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 GitHub.Repos.Item.Item.Pulls.Item.WithPull_numberItemRequestBuilder.<GetAsync>d__18.MoveNext() + 0x2af --- 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.CustomGitHubClient.<TryClientRequestAsync>d__16`1.MoveNext() + 0xd7