Update NJS to v11.0.1 #717
pr.yml
on: pull_request
windows-latest
10m 12s
ubuntu-latest
2m 19s
macos-latest
1m 17s
Annotations
16 errors and 5 warnings
macos-latest
Testhost process for source(s) '/Users/runner/work/NSwag/NSwag/artifacts/bin/NSwag.Generation.AspNetCore.Tests/release_net6.0/NSwag.Generation.AspNetCore.Tests.dll' exited with error: You must install or update .NET to run this application.
|
macos-latest
App: /Users/runner/work/NSwag/NSwag/artifacts/bin/NSwag.Generation.AspNetCore.Tests/release_net6.0/testhost.dll
|
macos-latest
Architecture: arm64
|
macos-latest
Framework: 'Microsoft.NETCore.App', version '6.0.0' (arm64)
|
macos-latest
.NET location: /Users/runner/.dotnet/
|
macos-latest
The following frameworks were found:
|
macos-latest
7.0.2 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
|
macos-latest
7.0.4 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
|
macos-latest
7.0.9 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
|
macos-latest
7.0.20 at [/Users/runner/.dotnet/shared/Microsoft.NETCore.App]
|
ubuntu-latest
[xUnit.net 00:00:10.88] NSwag.ConsoleCore.Tests.GenerateSampleSpecificationTests.Should_generate_openapi_for_project(projectName: "NSwag.Sample.NET70Minimal", targetFramework: "net7.0", generatesCode: True) [FAIL]
|
ubuntu-latest
Target "Test" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
windows-latest
[xUnit.net 00:00:30.10] 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.
|
macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.300\Microsoft.Common.CurrentVersion.targets(2401,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]
|