Skip to content

Add ModelBuilderExtensions for XML documentation configuration #27

Add ModelBuilderExtensions for XML documentation configuration

Add ModelBuilderExtensions for XML documentation configuration #27

Triggered via push April 15, 2025 21:00
Status Success
Total duration 44s
Artifacts

Tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L88
Missing XML comment for publicly visible type or member 'XDocWorkflowTests.Get_FieldWithDocumentation_ShouldReturnDocumentation()'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L74
Missing XML comment for publicly visible type or member 'XDocWorkflowTests.Get_MethodWithoutDocumentation_ShouldReturnNull()'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L59
Missing XML comment for publicly visible type or member 'XDocWorkflowTests.Get_MethodWithDocumentation_ShouldReturnDocumentation()'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L45
Missing XML comment for publicly visible type or member 'XDocWorkflowTests.Get_PropertyWithDocumentation_ShouldReturnNull()'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L30
Missing XML comment for publicly visible type or member 'XDocWorkflowTests.Get_PropertyWithDocumentation_ShouldReturnDocumentation()'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L27
Missing XML comment for publicly visible type or member 'XDocWorkflowTests'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L24
Missing XML comment for publicly visible type or member 'WorkflowTestClass.TestFieldWithoutDocumentation'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L17
Missing XML comment for publicly visible type or member 'WorkflowTestClass.TestMethodWithoutDocumentation()'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L10
Missing XML comment for publicly visible type or member 'WorkflowTestClass.TestPropertyWithoutDocumentation'
tests: tests/BitzArt.XDoc.Tests.E2E/XDocWorkflowTests.cs#L3
Missing XML comment for publicly visible type or member 'WorkflowTestClass'