nullable AllowedAttributes #299
Annotations
20 warnings
Run tests:
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Run tests:
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Run tests:
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Run tests:
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Run tests:
Fb2.Document/Fb2Document.cs#L272
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Run tests:
Fb2.Document/Models/BinaryImage/BinaryImage.cs#L26
Possible null reference argument for parameter 'input' in 'bool Regex.IsMatch(string input)'.
|
Run tests:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L191
Dereference of a possibly null reference.
|
Run tests:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L211
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
Run tests:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L212
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
Run tests:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L230
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
Build library:
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Build library:
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Build library:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L191
Dereference of a possibly null reference.
|
Build library:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L211
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
Build library:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L212
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
Build library:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L230
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
Build library:
Fb2.Document/Models/Base/Core/Fb2Node.cs#L231
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
Build library:
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Build library:
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Build library:
Fb2.Document/Fb2Document.cs#L272
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
Loading