Work towards supporting tree node filtering in MSTest #4905
Azure Pipelines / microsoft.testfx (Build Windows Release)
failed
Feb 4, 2025 in 6m 46s
Build Windows Release failed
Annotations
azure-pipelines / microsoft.testfx (Build Windows Release)
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs#L13
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs(13,43): error IDE0052: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'TreeNodeFilterExpression._supportedProperties' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
azure-pipelines / microsoft.testfx (Build Windows Release)
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs#L14
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs(14,50): error IDE0052: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'TreeNodeFilterExpression._propertyProvider' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
azure-pipelines / microsoft.testfx (Build Windows Release)
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs#L13
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs(13,43): error IDE0052: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'TreeNodeFilterExpression._supportedProperties' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
azure-pipelines / microsoft.testfx (Build Windows Release)
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs#L14
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs(14,50): error IDE0052: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'TreeNodeFilterExpression._propertyProvider' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
azure-pipelines / microsoft.testfx (Build Windows Release)
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs#L13
src\Platform\Microsoft.Testing.Extensions.VSTestBridge\ObjectModel\TreeNodeFilterExpression.cs(13,43): error IDE0052: (NETCORE_ENGINEERING_TELEMETRY=Build) Private member 'TreeNodeFilterExpression._supportedProperties' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
Loading