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

Remove dead code #4314

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

Remove dead code

4c5862c
Select commit
Loading
Failed to load commit list.
Draft

Remove dead code #4314

Remove dead code
4c5862c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx failed Dec 11, 2024 in 15m 9s

Build #20241210.79 failed

Annotations

Check failure on line 481 in src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs#L481

src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs(481,22): error CS1572: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has a param tag for 'tcmProperties', but there is no parameter by that name

Check failure on line 481 in src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs#L481

src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs(481,22): error SA1612: (NETCORE_ENGINEERING_TELEMETRY=Build) The parameter 'tcmProperties' does not exist (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1612.md)

Check failure on line 482 in src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs#L482

src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs(482,22): error SA1612: (NETCORE_ENGINEERING_TELEMETRY=Build) The parameter documentation for 'sourceLevelParameters' should be at position 1 (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1612.md)

Check failure on line 481 in src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx

src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs#L481

src/Adapter/MSTest.TestAdapter/Execution/TestExecutionManager.cs(481,22): error CS1572: (NETCORE_ENGINEERING_TELEMETRY=Build) XML comment has a param tag for 'tcmProperties', but there is no parameter by that name