Update pipeline: use ubuntu instead of windows, fix code bugs that happen in ubuntu #269
Annotations
3 errors and 10 warnings
IsolatedTests.ComponentTestings.MathHappyTests ► When_CallingManyWcfMethods_Then_CanPerformMath_Successfully:
Tool/SystemTestingTools/ValueObjects/FileFullPath.cs#L44
Failed test found in:
TestResults/test-results.trx
Error:
System.IO.DirectoryNotFoundException : Could not find folder '/home/runner/work/SystemTestingTools/SystemTestingTools/Examples/MovieProject/MovieProject.Tests/MovieProject.IsolatedTests/ComponentTesting/Stubs/MathWcf/Real_Responses/Happy', the only folder that exist is '/home/runner/work/SystemTestingTools/SystemTestingTools/Examples/MovieProject/MovieProject.Tests/MovieProject.IsolatedTests/ComponentTesting/Stubs'
|
build
Failed test were found and 'fail-on-error' option is set to true
|
build
Process completed with exit code 1.
|
build
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.
|
build
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build
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.
|
build
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build:
Tool/SystemTestingTools.UnitTests/RecordingManagerTests.cs#L137
Public method 'CopyFilesRecursively' on test class 'RecordingManagerTests' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
build:
Tool/SystemTestingTools.UnitTests/RecordingManagerTests.cs#L145
Public method 'CopyFolderAndFiles' on test class 'RecordingManagerTests' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
build
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.
|
build
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build:
Tool/SystemTestingTools.UnitTests/RecordingManagerTests.cs#L137
Public method 'CopyFilesRecursively' on test class 'RecordingManagerTests' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
build:
Tool/SystemTestingTools.UnitTests/RecordingManagerTests.cs#L145
Public method 'CopyFolderAndFiles' on test class 'RecordingManagerTests' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|