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

leverage some global usings #4424

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

Update ITestMethod.cs

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

leverage some global usings #4424

Update ITestMethod.cs
3b113c9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build MacOS Release) failed Dec 22, 2024 in 3m 17s

Build MacOS Release failed

Annotations

Check failure on line 13 in src/Platform/Microsoft.Testing.Platform/IPC/Serializers/BaseSerializer.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Release)

src/Platform/Microsoft.Testing.Platform/IPC/Serializers/BaseSerializer.cs#L13

src/Platform/Microsoft.Testing.Platform/IPC/Serializers/BaseSerializer.cs(13,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Check failure on line 4 in src/Platform/Microsoft.Testing.Platform/Logging/ServerLogMessage.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Release)

src/Platform/Microsoft.Testing.Platform/Logging/ServerLogMessage.cs#L4

src/Platform/Microsoft.Testing.Platform/Logging/ServerLogMessage.cs(4,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Check failure on line 4 in src/Platform/Microsoft.Testing.Platform/Messages/DataWithSessionUid.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Release)

src/Platform/Microsoft.Testing.Platform/Messages/DataWithSessionUid.cs#L4

src/Platform/Microsoft.Testing.Platform/Messages/DataWithSessionUid.cs(4,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Check failure on line 4 in src/Platform/Microsoft.Testing.Platform/Messages/PropertyBagData.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Release)

src/Platform/Microsoft.Testing.Platform/Messages/PropertyBagData.cs#L4

src/Platform/Microsoft.Testing.Platform/Messages/PropertyBagData.cs(4,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)

Check failure on line 4 in src/Platform/Microsoft.Testing.Platform/Messages/TestNode.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build MacOS Release)

src/Platform/Microsoft.Testing.Platform/Messages/TestNode.cs#L4

src/Platform/Microsoft.Testing.Platform/Messages/TestNode.cs(4,1): error IDE0005: (NETCORE_ENGINEERING_TELEMETRY=Build) Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)