#2447 Replace operation name characters which are invalid in code identifiers #871
pr.yml
on: pull_request
windows-latest
6m 11s
ubuntu-latest
1m 14s
macos-latest
1m 11s
Annotations
18 errors and 2 warnings
macos-latest
[xUnit.net 00:00:00.34] NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_openapi3_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated [FAIL]
|
macos-latest
[xUnit.net 00:00:00.34] NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_swagger_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated [FAIL]
|
NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_openapi3_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated:
_/src/NSwag.CodeGeneration.CSharp.Tests/PlainResponseTests.cs#L67
Assert.Contains() Failure: Sub-string not found
String: "//----------------------\n// <auto-generat"···
Not found: "public virtual async System.Threading.Tas"···
|
NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_swagger_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated:
_/src/NSwag.CodeGeneration.CSharp.Tests/PlainResponseTests.cs#L152
Assert.Contains() Failure: Sub-string not found
String: "//----------------------\n// <auto-generat"···
Not found: "public virtual System.Threading.Tasks.Tas"···
|
macos-latest
Target "Test" has thrown an exception
|
macos-latest
Process completed with exit code 255.
|
ubuntu-latest
[xUnit.net 00:00:00.70] NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_openapi3_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated [FAIL]
|
ubuntu-latest
[xUnit.net 00:00:00.70] NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_swagger_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated [FAIL]
|
NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_openapi3_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated:
_/src/NSwag.CodeGeneration.CSharp.Tests/PlainResponseTests.cs#L67
Assert.Contains() Failure: Sub-string not found
String: "//----------------------\n// <auto-generat"···
Not found: "public virtual async System.Threading.Tas"···
|
NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_swagger_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated:
_/src/NSwag.CodeGeneration.CSharp.Tests/PlainResponseTests.cs#L152
Assert.Contains() Failure: Sub-string not found
String: "//----------------------\n// <auto-generat"···
Not found: "public virtual System.Threading.Tasks.Tas"···
|
ubuntu-latest
Target "Test" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
windows-latest
[xUnit.net 00:00:00.43] NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_openapi3_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated [FAIL]
|
windows-latest
[xUnit.net 00:00:00.45] NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_swagger_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated [FAIL]
|
NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_openapi3_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated:
_/src/NSwag.CodeGeneration.CSharp.Tests/PlainResponseTests.cs#L67
Assert.Contains() Failure: Sub-string not found
String: "//----------------------\n// <auto-generat"···
Not found: "public virtual async System.Threading.Tas"···
|
NSwag.CodeGeneration.CSharp.Tests.PlainResponseTests.When_swagger_reponse_contains_plain_text_string_array_then_ReadObjectResponseAsync_is_generated:
_/src/NSwag.CodeGeneration.CSharp.Tests/PlainResponseTests.cs#L152
Assert.Contains() Failure: Sub-string not found
String: "//----------------------\n// <auto-generat"···
Not found: "public virtual System.Threading.Tasks.Tas"···
|
windows-latest
Target "Test" has thrown an exception
|
windows-latest
Process completed with exit code 1.
|
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.202\Microsoft.Common.CurrentVersion.targets(2424,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]
|