improving attributes loading #293
Annotations
61 warnings
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L271
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L188
Dereference of a possibly null reference.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L208
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L209
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L227
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L228
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Fb2Document.cs#L271
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L188
Dereference of a possibly null reference.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L208
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L209
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L227
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (macOS-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L228
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L271
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Container.cs#L169
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Where<Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, bool> predicate)'.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L188
Dereference of a possibly null reference.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L208
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L209
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L227
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Fb2Document.cs#L271
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L188
Dereference of a possibly null reference.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L208
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L209
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L227
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (ubuntu-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L228
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L271
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L188
Dereference of a possibly null reference.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L208
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L209
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L227
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L228
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L155
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L178
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L207
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L238
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Fb2Document.cs#L271
Possible null reference argument for parameter 'root' in 'void Fb2Document.Load(XElement root, Fb2LoadingOptions? loadingOptions = null)'.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Container.cs#L169
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Where<Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, bool> predicate)'.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Container.cs#L217
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Select<Fb2Node, Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, Fb2Node> selector)'.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L188
Dereference of a possibly null reference.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L208
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
build (windows-latest):
Fb2.Document/Models/Base/Core/Fb2Node.cs#L209
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macOS-latest-coverageReport
|
475 KB |
|
macOS-latest-nuget
|
64 KB |
|
ubuntu-latest-coverageReport
|
473 KB |
|
ubuntu-latest-nuget
|
64 KB |
|
windows-latest-coverageReport
|
472 KB |
|
windows-latest-nuget
|
64.1 KB |
|