Skip to content

Fix for #3620 - .NET Client generation - Query string dictionary is missing property name #838

Fix for #3620 - .NET Client generation - Query string dictionary is missing property name

Fix for #3620 - .NET Client generation - Query string dictionary is missing property name #838

Re-run triggered December 11, 2024 11:59
Status Failure
Total duration 7m 41s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
macos-latest
[xUnit.net 00:00:00.37] NSwag.CodeGeneration.CSharp.Tests.QueryParameterTests.When_query_parameter_is_typed_free_form_object_parameters_are_expanded [FAIL]
NSwag.CodeGeneration.CSharp.Tests.QueryParameterTests.When_query_parameter_is_typed_free_form_object_parameters_are_expanded: _/src/NSwag.CodeGeneration.CSharp.Tests/QueryParameterTests.cs#L211
Assert.Contains() Failure: Sub-string not found String: "//----------------------\n// <auto-generat"··· Not found: "foreach (var item_ in extendedProperties)"···
macos-latest
Target "Test" has thrown an exception
macos-latest
Process completed with exit code 255.
ubuntu-latest
[xUnit.net 00:00:01.33] NSwag.CodeGeneration.CSharp.Tests.QueryParameterTests.When_query_parameter_is_typed_free_form_object_parameters_are_expanded [FAIL]
NSwag.CodeGeneration.CSharp.Tests.QueryParameterTests.When_query_parameter_is_typed_free_form_object_parameters_are_expanded: _/src/NSwag.CodeGeneration.CSharp.Tests/QueryParameterTests.cs#L211
Assert.Contains() Failure: Sub-string not found String: "//----------------------\n// <auto-generat"··· Not found: "foreach (var item_ in extendedProperties)"···
ubuntu-latest
Target "Test" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
windows-latest
[xUnit.net 00:00:02.61] NSwag.CodeGeneration.CSharp.Tests.QueryParameterTests.When_query_parameter_is_typed_free_form_object_parameters_are_expanded [FAIL]
NSwag.CodeGeneration.CSharp.Tests.QueryParameterTests.When_query_parameter_is_typed_free_form_object_parameters_are_expanded: _/src/NSwag.CodeGeneration.CSharp.Tests/QueryParameterTests.cs#L211
Assert.Contains() Failure: Sub-string not found String: "//----------------------\n// <auto-generat"··· Not found: "foreach (var item_ in extendedProperties)"···
windows-latest
Target "Test" has thrown an exception
windows-latest
Process completed with exit code 1.
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
windows-latest
D:\a\NSwag\NSwag\src\NSwagStudio.Installer\NSwagStudio.Installer.wixproj : warning NU1503: Skipping restore for project 'D:\a\NSwag\NSwag\src\NSwagStudio.Installer\NSwagStudio.Installer.wixproj'. The project file may be invalid or missing targets required for restore. [D:\a\NSwag\NSwag\src\NSwag.sln]
windows-latest
C:\Program Files\dotnet\sdk\9.0.101\Microsoft.Common.CurrentVersion.targets(2413,5): warning MSB3270: There was a mismatch between the processor architecture of the project being built "x86" and the processor architecture of the reference "D:\a\NSwag\NSwag\artifacts\bin\NSwag.AspNetCore.Launcher\release_net462\NSwag.AspNetCore.Launcher.exe", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. [D:\a\NSwag\NSwag\src\NSwag.Console\NSwag.Console.csproj]