Pipeline #410
Annotations
2 errors and 10 warnings
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
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:
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
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:
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)
|