Skip to content

Clean project dependencies #554

Clean project dependencies

Clean project dependencies #554

Triggered via pull request October 1, 2023 06:08
Status Failure
Total duration 12m 49s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
windows-latest
Error NU5019: File not found: '..\NSwag.Console.x86\bin\Release\net462\NSwag.AspNetCore.Launcher.x86.exe'.
windows-latest
Target "Pack" 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\7.0.401\Microsoft.Common.CurrentVersion.targets(2364,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\src\NSwag.AspNetCore.Launcher\bin\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.x86\NSwag.Console.x86.csproj]
windows-latest
C:\Program Files\dotnet\sdk\7.0.401\Microsoft.Common.CurrentVersion.targets(2364,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\src\NSwag.AspNetCore.Launcher\bin\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]
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=net6.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=net6.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=net6.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=net6.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=net6.0]
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\Controllers\Parameters\HeaderParametersController.cs(10,99): 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=net6.0]
windows-latest
D:\a\NSwag\NSwag\src\NSwag.Generation.AspNetCore.Tests.Web\Controllers\Parameters\SimpleQueryParametersController.cs(11,121): 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=net6.0]