Ensure GitHubActionsTestLogger is in use #745
pr.yml
on: pull_request
windows-latest
10m 11s
ubuntu-latest
1m 1s
macos-latest
56s
Annotations
9 errors and 5 warnings
macos-latest
Could not find a test logger with AssemblyQualifiedName, URI or FriendlyName 'GitHubActions'.
|
macos-latest
Target "Test" has thrown an exception
|
macos-latest
Process completed with exit code 255.
|
ubuntu-latest
Could not find a test logger with AssemblyQualifiedName, URI or FriendlyName 'GitHubActions'.
|
ubuntu-latest
Target "Test" has thrown an exception
|
ubuntu-latest
Process completed with exit code 255.
|
windows-latest
Could not find a test logger with AssemblyQualifiedName, URI or FriendlyName 'GitHubActions'.
|
windows-latest
Target "Test" has thrown an exception
|
windows-latest
Process completed with exit code 1.
|
macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.303\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]
|