nullable content and attributes fields #296
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)'.
|