Convert relative paths to absolute paths for analyzer references #93
Annotations
3 errors and 8 warnings
Build (windows-latest)
Process completed with exit code 1.
|
Buildalyzer.Tests.Integration.OpenSourceProjectsFixture ► CompilesProject(Core,"D:\\a\\Buildalyzer\\Buildalyzer\\tests\\repos\\cake\\src\\Cake.sln","D:\\a\\Buildalyzer\\Buildalyzer\\tests\\repos\\cake\\src\\Cake.Tests\\Cake.Tests.csproj"):
tests/Buildalyzer.Tests/Integration/OpenSourceProjectsFixture.cs#L164
Failed test found in:
tests/Buildalyzer.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : results.OverallSuccess
should be
True
but was
False
Additional Info:
Started process 3608: "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\MSBuild.exe" /noconsolelogger /restore /target:Clean;Build /property:ProvideCommandLineArgs="true";GenerateResourceMSBuildArchitecture="CurrentArchitecture";DesignTimeBuild="true";BuildingProject="false";BuildProjectReferences="false";SkipCompilerExecution="true";DisableRarCache="true";AutoGenerateBindingRedirects="false";CopyBuildOutputToOutputDirectory="false";CopyOutputSymbolsToOutputDirectory="false";CopyDocumentationFileToOutputDirectory="false";ComputeNETCoreBuildOutputFiles="false";SkipCopyBuildProduct="true";AddModules="false";UseCommonOutputDirectory="true";GeneratePackageOnBuild="false";NonExistentFile="__NonExistentSubDir__\__NonExistentFile__";ResolveNuGetPackages="true";SolutionDir="D:\a\Buildalyzer\Buildalyzer\tests\repos\cake\src\\" /l:BuildalyzerLogger,"D:\a\Buildalyzer\Buildalyzer\tests\Buildalyzer.Tests\bin\Debug\net6.0\Buildalyzer.Logger.dll";12320;False /noAutoResponse "D:\a\Buildalyzer\Buildalyzer\tests\repos\cake\src\Cake.Tests\Cake.Tests.csproj"
MSBuild version 17.7.2+d6990bcfa for .NET Framework
The "GenerateDepsFile" task failed unexpectedly.
System.IO.FileNotFoundException: D:\a\Buildalyzer\Buildalyzer\tests\repos\cake\src\Cake\bin\Debug\net6.0\Cake.dll
at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
at Microsoft.NET.Build.Tasks.FileUtilities.GetFileVersion(String sourcePath)
at Microsoft.NET.Build.Tasks.DependencyContextBuilder.CreateRuntimeFile(String path, String fullPath)
at Microsoft.NET.Build.Tasks.DependencyContextBuilder.Build()
at Microsoft.NET.Build.Tasks.GenerateDepsFile.WriteDepsFile(String depsFilePath)
at Microsoft.NET.Build.Tasks.GenerateDepsFile.ExecuteCore()
at Microsoft.NET.Build.Tasks.TaskBase.Execute()
at Microsoft.NET.Build.Tasks.TaskWithAssemblyResolveHooks.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()The "GenerateDepsFile" task failed unexpectedly.
System.IO.FileNotFoundException: D:\a\Buildalyzer\Buildalyzer\tests\repos\cake\src\Cake\bin\Debug\net7.0\Cake.dll
at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
at Microsoft.NET.Build.Tasks.FileUtilities.GetFileVersion(String sourcePath)
at Microsoft.NET.Build.Tasks.DependencyContextBuilder.CreateRuntimeFile(String path, String fullPath)
at Microsoft.NET.Build.Tasks.DependencyContextBuilder.Build()
at Microsoft.NET.Build.Tasks.GenerateDepsFile.WriteDepsFile(String depsFilePath)
at Microsoft.NET.Build.Tasks.GenerateDepsFile.ExecuteCore()
at Microsoft.NET.Build.Tasks.TaskBase.Execute()
at Microsoft.NET.Build.Tasks.TaskWithAssemblyResolveHooks.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()Process 3608 exited with code 1
|
Buildalyzer.Tests.Integration.OpenSourceProjectsFixture ► CompilesProject(Framework,"D:\\a\\Buildalyzer\\Buildalyzer\\tests\\repos\\cake\\src\\Cake.sln","D:\\a\\Buildalyzer\\Buildalyzer\\tests\\repos\\cake\\src\\Cake.Tests\\Cake.Tests.csproj"):
tests/Buildalyzer.Tests/Integration/OpenSourceProjectsFixture.cs#L164
Failed test found in:
tests/Buildalyzer.Tests/TestResults/test-results.trx
Error:
Shouldly.ShouldAssertException : results.OverallSuccess
should be
True
but was
False
Additional Info:
Started process 6616: "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\MSBuild.exe" /noconsolelogger /restore /target:Clean;Build /property:ProvideCommandLineArgs="true";GenerateResourceMSBuildArchitecture="CurrentArchitecture";DesignTimeBuild="true";BuildingProject="false";BuildProjectReferences="false";SkipCompilerExecution="true";DisableRarCache="true";AutoGenerateBindingRedirects="false";CopyBuildOutputToOutputDirectory="false";CopyOutputSymbolsToOutputDirectory="false";CopyDocumentationFileToOutputDirectory="false";ComputeNETCoreBuildOutputFiles="false";SkipCopyBuildProduct="true";AddModules="false";UseCommonOutputDirectory="true";GeneratePackageOnBuild="false";NonExistentFile="__NonExistentSubDir__\__NonExistentFile__";ResolveNuGetPackages="true";SolutionDir="D:\a\Buildalyzer\Buildalyzer\tests\repos\cake\src\\" /l:BuildalyzerLogger,"D:\a\Buildalyzer\Buildalyzer\tests\Buildalyzer.Tests\bin\Debug\net6.0\Buildalyzer.Logger.dll";12044;False /noAutoResponse "D:\a\Buildalyzer\Buildalyzer\tests\repos\cake\src\Cake.Tests\Cake.Tests.csproj"
MSBuild version 17.7.2+d6990bcfa for .NET Framework
The "GenerateDepsFile" task failed unexpectedly.
System.IO.FileNotFoundException: D:\a\Buildalyzer\Buildalyzer\tests\repos\cake\src\Cake\bin\Debug\net6.0\Cake.dll
at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
at Microsoft.NET.Build.Tasks.FileUtilities.GetFileVersion(String sourcePath)
at Microsoft.NET.Build.Tasks.DependencyContextBuilder.CreateRuntimeFile(String path, String fullPath)
at Microsoft.NET.Build.Tasks.DependencyContextBuilder.Build()
at Microsoft.NET.Build.Tasks.GenerateDepsFile.WriteDepsFile(String depsFilePath)
at Microsoft.NET.Build.Tasks.GenerateDepsFile.ExecuteCore()
at Microsoft.NET.Build.Tasks.TaskBase.Execute()
at Microsoft.NET.Build.Tasks.TaskWithAssemblyResolveHooks.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()The "GenerateDepsFile" task failed unexpectedly.
System.IO.FileNotFoundException: D:\a\Buildalyzer\Buildalyzer\tests\repos\cake\src\Cake\bin\Debug\net7.0\Cake.dll
at System.Diagnostics.FileVersionInfo.GetVersionInfo(String fileName)
at Microsoft.NET.Build.Tasks.FileUtilities.GetFileVersion(String sourcePath)
at Microsoft.NET.Build.Tasks.DependencyContextBuilder.CreateRuntimeFile(String path, String fullPath)
at Microsoft.NET.Build.Tasks.DependencyContextBuilder.Build()
at Microsoft.NET.Build.Tasks.GenerateDepsFile.WriteDepsFile(String depsFilePath)
at Microsoft.NET.Build.Tasks.GenerateDepsFile.ExecuteCore()
at Microsoft.NET.Build.Tasks.TaskBase.Execute()
at Microsoft.NET.Build.Tasks.TaskWithAssemblyResolveHooks.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext()Process 6616 exited with code 1
|
Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (macos-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (macos-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (ubuntu-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (windows-latest)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-macos-latest
Expired
|
536 KB |
|
test-results-ubuntu-latest
Expired
|
534 KB |
|
test-results-windows-latest
Expired
|
807 KB |
|