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 Linux Debug) failed Dec 18, 2024 in 2m 48s

Build Linux 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 Linux Debug)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /mnt/vss/_work/1/s/artifacts/TestResults/Debug

Check failure on line 46 in src/TestFramework/TestFramework/Attributes/DataSource/DataRowAttribute.cs

See this annotation in the file changed.

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

src/TestFramework/TestFramework/Attributes/DataSource/DataRowAttribute.cs#L46

src/TestFramework/TestFramework/Attributes/DataSource/DataRowAttribute.cs(46,56): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'DataRowAttribute.TestIdGenerationStrategy'

Check failure on line 13 in src/TestFramework/TestFramework/Interfaces/ITestDataSourceUnfoldingCapability.cs

See this annotation in the file changed.

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

src/TestFramework/TestFramework/Interfaces/ITestDataSourceUnfoldingCapability.cs#L13

src/TestFramework/TestFramework/Interfaces/ITestDataSourceUnfoldingCapability.cs(13,37): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'ITestDataSourceUnfoldingCapability.UnfoldingStrategy'

Check failure on line 30 in src/Analyzers/MSTest.Analyzers/AssemblyCleanupShouldBeValidAnalyzer.cs

See this annotation in the file changed.

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

src/Analyzers/MSTest.Analyzers/AssemblyCleanupShouldBeValidAnalyzer.cs#L30

src/Analyzers/MSTest.Analyzers/AssemblyCleanupShouldBeValidAnalyzer.cs(30,58): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'AssemblyCleanupShouldBeValidAnalyzer.SupportedDiagnostics'

Check failure on line 32 in src/Analyzers/MSTest.Analyzers/AssemblyCleanupShouldBeValidAnalyzer.cs

See this annotation in the file changed.

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

src/Analyzers/MSTest.Analyzers/AssemblyCleanupShouldBeValidAnalyzer.cs#L32

src/Analyzers/MSTest.Analyzers/AssemblyCleanupShouldBeValidAnalyzer.cs(32,26): error CS1591: (NETCORE_ENGINEERING_TELEMETRY=Build) Missing XML comment for publicly visible type or member 'AssemblyCleanupShouldBeValidAnalyzer.Initialize(AnalysisContext)'