1.3.0 #15
Annotations
10 warnings
|
Run dotnet pack --configuration Release --output /home/runner/work/ArrayExtensions/ArrayExtensions/nuget:
src/ArrayExtensions/GenericArrayExtensions.cs#L535
Cannot convert null literal to non-nullable reference type.
|
|
|
|
|
|
|
Run dotnet pack --configuration Release --output /home/runner/work/ArrayExtensions/ArrayExtensions/nuget:
src/ArrayExtensions/GenericArrayExtensions.cs#L509
Nullability of reference types in value of type '(T? first, T? last)' doesn't match target type '(T first, T last)'.
|
Run dotnet pack --configuration Release --output /home/runner/work/ArrayExtensions/ArrayExtensions/nuget:
src/ArrayExtensions/GenericArrayExtensions.cs#L650
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading