updated test file #286
Annotations
20 warnings
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document/Fb2Document.cs#L272
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document.Playground/Program.cs#L19
Possible null reference argument for parameter 'fileContent' in 'Task Fb2Document.LoadAsync(Stream fileContent, Fb2StreamLoadingOptions? loadingOptions = null)'.
|
Fb2.Document.Tests/Common/Utils.cs#L11
Dereference of a possibly null reference.
|
Fb2.Document.Tests/Fb2NodeFactoryTests.cs#L21
Possible null reference argument for parameter 'nodeName' in 'bool Fb2NodeFactory.IsKnownNodeName(string nodeName)'.
|
Fb2.Document.Tests/Fb2NodeFactoryTests.cs#L29
Cannot convert null literal to non-nullable reference type.
|
Fb2.Document.Tests/Fb2NodeFactoryTests.cs#L40
Possible null reference argument for parameter 'nodeName' in 'Fb2Node Fb2NodeFactory.GetNodeByName(string nodeName)'.
|
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document/Fb2Document.cs#L272
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Fb2.Document.Playground/Program.cs#L19
Possible null reference argument for parameter 'fileContent' in 'Task Fb2Document.LoadAsync(Stream fileContent, Fb2StreamLoadingOptions? loadingOptions = null)'.
|
Fb2.Document.Tests/Common/Utils.cs#L11
Dereference of a possibly null reference.
|
Fb2.Document.Tests/DataCollections/Fb2NodeCollection.cs#L27
Dereference of a possibly null reference.
|
Fb2.Document.Tests/Fb2NodeFactoryTests.cs#L21
Possible null reference argument for parameter 'nodeName' in 'bool Fb2NodeFactory.IsKnownNodeName(string nodeName)'.
|
Fb2.Document.Tests/Fb2NodeFactoryTests.cs#L29
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading