Skip to content

Add NSwag specific metadata to OpenApiReference OpenApiProjectReference items and use it to build the command line. #570

Add NSwag specific metadata to OpenApiReference OpenApiProjectReference items and use it to build the command line.

Add NSwag specific metadata to OpenApiReference OpenApiProjectReference items and use it to build the command line. #570

Triggered via pull request November 1, 2023 13:36
Status Success
Total duration 11m 47s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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-rc.1.23463.5\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(29,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=net8.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=net8.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=net8.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=net8.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=net8.0]