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

Enable CS1591: Missing XML comment for publicly visible type or member #4356

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

Doc progress

1f1c485
Select commit
Loading
Failed to load commit list.
Draft

Enable CS1591: Missing XML comment for publicly visible type or member #4356

Doc progress
1f1c485
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build Source-Build (Managed)) failed Dec 18, 2024 in 1m 34s

Build Source-Build (Managed) failed

Annotations

Check failure on line 9 in artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Source-Build (Managed))

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs#L9

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs(9,21): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'TestFrameworkCapabilitiesExtensions'

Check failure on line 11 in artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Source-Build (Managed))

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs#L11

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs(11,24): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'TestFrameworkCapabilitiesExtensions.HasCapability<T>(ITestFrameworkCapabilities)'

Check failure on line 15 in artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Source-Build (Managed))

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs#L15

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Capabilities/TestFramework/TestFrameworkCapabilitiesExtensions.cs(15,22): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'TestFrameworkCapabilitiesExtensions.GetCapability<T>(ITestFrameworkCapabilities)'

Check failure on line 8 in artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Messages/PropertyBag.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Source-Build (Managed))

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Messages/PropertyBag.cs#L8

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Messages/PropertyBag.cs(8,29): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'PropertyBag'

Check failure on line 24 in artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Messages/PropertyBag.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Source-Build (Managed))

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Messages/PropertyBag.cs#L24

artifacts/sb/src/src/Platform/Microsoft.Testing.Platform/Messages/PropertyBag.cs(24,12): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'PropertyBag.PropertyBag()'