Bump Microsoft.EntityFrameworkCore and 3 others #40
Annotations
10 warnings
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'
|
tests:
src/BitzArt.XDoc/Utility/XmlParser.cs#L58
The variable 'ex' is declared but never used
|
tests:
src/BitzArt.XDoc/Utility/XmlParser.cs#L58
The variable 'ex' is declared but never used
|