Replaced LINQ with iteration for performance improvements. #587
Annotations
3 errors and 10 warnings
windows-latest
[xUnit.net 00:00:12.36] NSwag.ConsoleCore.Tests.GenerateSampleSpecificationTests.Should_generate_openapi_for_project(projectName: "NSwag.Sample.NET70Minimal", targetFramework: "net7.0", generatesCode: True) [FAIL]
|
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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\NSwag\NSwag\src\NSwag.Sample.NETCore31\NSwag.Sample.NETCore31.csproj]
|
windows-latest
D:\a\NSwag\NSwag\src\NSwag.AspNetCore.Launcher\Program.cs(88,67): warning SYSLIB0012: 'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012) [D:\a\NSwag\NSwag\src\NSwag.AspNetCore.Launcher\NSwag.AspNetCore.Launcher.csproj::TargetFramework=net6.0]
|
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Commands\NSwagCommandProcessor.cs(92,66): warning SYSLIB0012: 'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012) [D:\a\NSwag\NSwag\src\NSwag.Commands\NSwag.Commands.csproj::TargetFramework=net6.0]
|
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Commands\NSwagCommandProcessor.cs(92,66): warning SYSLIB0012: 'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012) [D:\a\NSwag\NSwag\src\NSwag.Commands\NSwag.Commands.csproj::TargetFramework=net7.0]
|
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\Controllers\Parameters\BindNeverQueryParameterController.cs(11,44): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\NSwag.Generation.AspNetCore.Tests.Web.csproj::TargetFramework=net7.0]
|
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\Controllers\Parameters\BindNeverQueryParameterController.cs(11,73): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\NSwag.Generation.AspNetCore.Tests.Web.csproj::TargetFramework=net7.0]
|
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\Controllers\Parameters\BindNeverQueryParameterController.cs(11,131): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\NSwag.Generation.AspNetCore.Tests.Web.csproj::TargetFramework=net7.0]
|
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\Controllers\Parameters\BodyParametersController.cs(16,87): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\NSwag.Generation.AspNetCore.Tests.Web.csproj::TargetFramework=net7.0]
|
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\Controllers\Parameters\BodyParametersController.cs(28,80): warning CS8625: Cannot convert null literal to non-nullable reference type. [D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\NSwag.Generation.AspNetCore.Tests.Web.csproj::TargetFramework=net7.0]
|