Skip to content

nullable content and attributes fields #296

nullable content and attributes fields

nullable content and attributes fields #296

Triggered via push January 28, 2025 21:57
Status Failure
Total duration 35s
Artifacts

ci_build.yml

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

Annotations

13 errors and 10 warnings
build (ubuntu-latest)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (ubuntu-latest)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (ubuntu-latest)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (ubuntu-latest)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (ubuntu-latest)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (ubuntu-latest)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (ubuntu-latest)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (ubuntu-latest)
The current .NET SDK does not support targeting .NET 9.0. Either target .NET 8.0 or lower, or use a version of the .NET SDK that supports .NET 9.0. Download the .NET SDK from https://aka.ms/dotnet/download
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
build (macOS-latest)
The operation was canceled.
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#L272
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#L186
Dereference of a possibly null reference.
build (macOS-latest): Fb2.Document/Models/Base/Core/Fb2Node.cs#L206
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#L207
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#L225
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#L226
Possible null reference argument for parameter 'source' in 'Fb2Attribute? Enumerable.FirstOrDefault<Fb2Attribute>(IEnumerable<Fb2Attribute> source, Func<Fb2Attribute, bool> predicate)'.