[WIP] Fix message ordering when processing function approval responses #7158
Azure Pipelines / extensions-ci (Correctness WarningsCheck)
failed
Mar 9, 2026 in 19m 24s
Correctness WarningsCheck failed
Annotations
azure-pipelines / extensions-ci (Correctness WarningsCheck)
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs#L1694
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs(1694,61): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Dictionary<string, int>' does not contain a definition for 'TryAdd' and no accessible extension method 'TryAdd' accepting a first argument of type 'Dictionary<string, int>' could be found (are you missing a using directive or an assembly reference?)
azure-pipelines / extensions-ci (Correctness WarningsCheck)
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs#L2159
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs(2159,24): error CS0518: (NETCORE_ENGINEERING_TELEMETRY=Build) Predefined type 'System.Index' is not defined or imported
azure-pipelines / extensions-ci (Correctness WarningsCheck)
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs#L2159
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs(2159,24): error CS0656: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing compiler required member 'System.Index..ctor'
azure-pipelines / extensions-ci (Correctness WarningsCheck)
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs#L1694
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs(1694,61): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Dictionary<string, int>' does not contain a definition for 'TryAdd' and no accessible extension method 'TryAdd' accepting a first argument of type 'Dictionary<string, int>' could be found (are you missing a using directive or an assembly reference?)
azure-pipelines / extensions-ci (Correctness WarningsCheck)
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs#L2159
src\Libraries\Microsoft.Extensions.AI\ChatCompletion\FunctionInvokingChatClient.cs(2159,24): error CS0518: (NETCORE_ENGINEERING_TELEMETRY=Build) Predefined type 'System.Index' is not defined or imported
Loading