Update tests #15
Annotations
10 warnings
Release:
tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererEndToEndTests.cs#L109
Possible null reference argument for parameter 'property' in 'PropertyDocumentation? XDoc.Get(PropertyInfo property)'.
|
Release:
tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererEndToEndTests.cs#L79
Possible null reference argument for parameter 'property' in 'PropertyDocumentation? XDoc.Get(PropertyInfo property)'.
|
Release:
tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererEndToEndTests.cs#L64
Possible null reference argument for parameter 'property' in 'PropertyDocumentation? XDoc.Get(PropertyInfo property)'.
|
Release:
tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererEndToEndTests.cs#L49
Possible null reference argument for parameter 'property' in 'PropertyDocumentation? XDoc.Get(PropertyInfo property)'.
|
Release:
tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererTests.cs#L60
Possible null reference argument for parameter 'textNode' in 'FakeMemberDocumentation.FakeMemberDocumentation(XmlNode textNode)'.
|
Release:
tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererTests.cs#L48
The type 'TestClass' in '/home/runner/work/XDoc.NET/XDoc.NET/tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererTests.cs' conflicts with the imported type 'TestClass' in 'BitzArt.XDoc.Tests, Version=0.1.9.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/XDoc.NET/XDoc.NET/tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererTests.cs'.
|
Release:
tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererTests.cs#L32
Possible null reference argument for parameter 'textNode' in 'FakeMemberDocumentation.FakeMemberDocumentation(XmlNode textNode)'.
|
Release:
tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererTests.cs#L19
The type 'TestClass' in '/home/runner/work/XDoc.NET/XDoc.NET/tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererTests.cs' conflicts with the imported type 'TestClass' in 'BitzArt.XDoc.Tests, Version=0.1.9.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/XDoc.NET/XDoc.NET/tests/Render/BitzArt.XDoc.PlainText.Tests/PlainTextRendererTests.cs'.
|
Release:
tests/EntityFrameworkCore/BitzArt.XDoc.EntityFrameworkCore.Tests/EntitiesCommentConfiguratorTests.cs#L29
Possible null reference argument for parameter 'property' in 'string? RelationalPropertyExtensions.GetComment(IReadOnlyProperty property)'.
|
Release:
tests/EntityFrameworkCore/BitzArt.XDoc.EntityFrameworkCore.Tests/EntitiesCommentConfiguratorTests.cs#L29
Dereference of a possibly null reference.
|