Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work towards supporting tree node filtering in MSTest #4905

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Revert unintentionally checked in change

3df97be
Select commit
Loading
Failed to load commit list.
Draft

Work towards supporting tree node filtering in MSTest #4905

Revert unintentionally checked in change
3df97be
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx failed Feb 4, 2025 in 15m 0s

Build #20250204.30 failed

Annotations

Check failure on line 13 in src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/TreeNodeFilterExpression.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

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)

Check failure on line 14 in src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/TreeNodeFilterExpression.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

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)

Check failure on line 13 in src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/TreeNodeFilterExpression.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

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)

Check failure on line 14 in src/Platform/Microsoft.Testing.Extensions.VSTestBridge/ObjectModel/TreeNodeFilterExpression.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

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)