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

Use index operator #4419

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

Merge branch 'main' into Use-index-operator

50013b0
Select commit
Loading
Failed to load commit list.
Draft

Use index operator #4419

Merge branch 'main' into Use-index-operator
50013b0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build Windows Debug) failed Dec 22, 2024 in 7m 59s

Build Windows Debug failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\s\artifacts\TestResults\Debug

Check failure on line 206 in src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs#L206

src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs(206,47): error CS0518: (NETCORE_ENGINEERING_TELEMETRY=Build) Predefined type 'System.Index' is not defined or imported

Check failure on line 206 in src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs#L206

src\Adapter\MSTest.TestAdapter\DynamicDataOperations.cs(206,47): error CS0656: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing compiler required member 'System.Index..ctor'

Check failure on line 284 in src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs#L284

src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs(284,53): error CS0518: (NETCORE_ENGINEERING_TELEMETRY=Build) Predefined type 'System.Index' is not defined or imported

Check failure on line 284 in src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Windows Debug)

src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs#L284

src\Adapter\MSTest.TestAdapter\Execution\UnitTestRunner.cs(284,53): error CS0656: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing compiler required member 'System.Index..ctor'