Skip to content

Remove path part concatenation for paths without parameters and removed append and concatenation of single characters #586

Remove path part concatenation for paths without parameters and removed append and concatenation of single characters

Remove path part concatenation for paths without parameters and removed append and concatenation of single characters #586

Triggered via pull request November 16, 2023 08:19
Status Success
Total duration 12m 11s
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\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]