Skip to content

Implement IDisposable interface in XDoc and add instance management m… #19

Implement IDisposable interface in XDoc and add instance management m…

Implement IDisposable interface in XDoc and add instance management m… #19

Triggered via push April 15, 2025 22:20
Status Success
Total duration 39s
Artifacts

Publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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