Skip to content

fixed benchmarks

fixed benchmarks #292

Triggered via push January 23, 2025 18:39
Status Success
Total duration 1m 34s
Artifacts 6

ci_build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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/Fb2Container.cs#L180
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Where<Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, bool> predicate)'.
build (macOS-latest): Fb2.Document/Models/Base/Core/Fb2Container.cs#L228
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Select<Fb2Node, Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, Fb2Node> selector)'.
build (macOS-latest): Fb2.Document.Playground/Program.cs#L19
Possible null reference argument for parameter 'fileContent' in 'Task Fb2Document.LoadAsync(Stream fileContent, Fb2StreamLoadingOptions? loadingOptions = null)'.
build (macOS-latest): Fb2.Document.Tests/Common/Utils.cs#L11
Dereference of a possibly null reference.
build (macOS-latest): Fb2.Document.Tests/Fb2NodeFactoryTests.cs#L21
Possible null reference argument for parameter 'nodeName' in 'bool Fb2NodeFactory.IsKnownNodeName(string nodeName)'.
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/Fb2Container.cs#L180
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Where<Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, bool> predicate)'.
build (macOS-latest): Fb2.Document/Models/Base/Core/Fb2Container.cs#L228
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Select<Fb2Node, Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, Fb2Node> selector)'.
build (macOS-latest): Fb2.Document.Playground/Program.cs#L19
Possible null reference argument for parameter 'fileContent' in 'Task Fb2Document.LoadAsync(Stream fileContent, Fb2StreamLoadingOptions? loadingOptions = null)'.
build (macOS-latest): Fb2.Document.Tests/Common/Utils.cs#L11
Dereference of a possibly null reference.
build (macOS-latest): Fb2.Document.Tests/DataCollections/Fb2NodeCollection.cs#L27
Dereference of a possibly null reference.
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#L180
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/Fb2Container.cs#L228
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Select<Fb2Node, Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, Fb2Node> selector)'.
build (ubuntu-latest): Fb2.Document.Playground/Program.cs#L19
Possible null reference argument for parameter 'fileContent' in 'Task Fb2Document.LoadAsync(Stream fileContent, Fb2StreamLoadingOptions? loadingOptions = null)'.
build (ubuntu-latest): Fb2.Document.Tests/Common/Utils.cs#L11
Dereference of a possibly null reference.
build (ubuntu-latest): Fb2.Document.Tests/DataCollections/Fb2NodeCollection.cs#L27
Dereference of a possibly null reference.
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#L180
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/Fb2Container.cs#L228
Possible null reference argument for parameter 'source' in 'IEnumerable<Fb2Node> Enumerable.Select<Fb2Node, Fb2Node>(IEnumerable<Fb2Node> source, Func<Fb2Node, Fb2Node> selector)'.
build (ubuntu-latest): Fb2.Document.Playground/Program.cs#L19
Possible null reference argument for parameter 'fileContent' in 'Task Fb2Document.LoadAsync(Stream fileContent, Fb2StreamLoadingOptions? loadingOptions = null)'.
build (ubuntu-latest): Fb2.Document.Tests/DataCollections/Fb2NodeCollection.cs#L27
Dereference of a possibly null reference.
build (ubuntu-latest): Fb2.Document.Tests/Common/Utils.cs#L11
Dereference of a possibly null reference.
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#L180
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#L228
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.Playground/Program.cs#L19
Possible null reference argument for parameter 'fileContent' in 'Task Fb2Document.LoadAsync(Stream fileContent, Fb2StreamLoadingOptions? loadingOptions = null)'.
build (windows-latest): Fb2.Document.Tests/Common/Utils.cs#L11
Dereference of a possibly null reference.
build (windows-latest): Fb2.Document.Tests/DataCollections/Fb2NodeCollection.cs#L27
Dereference of a possibly null reference.
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#L180
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#L228
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.Playground/Program.cs#L19
Possible null reference argument for parameter 'fileContent' in 'Task Fb2Document.LoadAsync(Stream fileContent, Fb2StreamLoadingOptions? loadingOptions = null)'.
build (windows-latest): Fb2.Document.Tests/Common/Utils.cs#L11
Dereference of a possibly null reference.
build (windows-latest): Fb2.Document.Tests/DataCollections/Fb2NodeCollection.cs#L27
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
macOS-latest-coverageReport
474 KB
macOS-latest-nuget
63.9 KB
ubuntu-latest-coverageReport
473 KB
ubuntu-latest-nuget
63.9 KB
windows-latest-coverageReport
471 KB
windows-latest-nuget
64 KB