Renamed divisibility methods. #104
Annotations
2 errors and 10 warnings
|
🧪 Test
The operation was canceled.
|
🏗️ Build:
src/Hussy.Net/Display/Reverse.cs#L20
Dereference of a possibly null reference.
|
🏗️ Build:
src/Hussy.Net/Display/Reverse.cs#L21
Possible null reference argument for parameter 'source' in 'IEnumerable<char> Enumerable.Reverse<char>(IEnumerable<char> source)'.
|
🏗️ Build:
src/Hussy.Net/Display/ToString.cs#L6
Dereference of a possibly null reference.
|
🏗️ Build:
src/Hussy.Net/Display/ToString.cs#L6
Possible null reference return.
|
🏗️ Build:
src/Hussy.Net/Linq/Index/BasicIndexOf.cs#L23
Dereference of a possibly null reference.
|
🏗️ Build:
src/Hussy.Net/Logic/EqualsReversal.cs#L24
Dereference of a possibly null reference.
|
🏗️ Build:
src/Hussy.Net/Allocation/Collections/Indexed/CubicAllocation.cs#L8
XML comment has a param tag for 'value', but there is no parameter by that name
|
🏗️ Build:
src/Hussy.Net/Allocation/Collections/Indexed/CubicAllocation.cs#L11
XML comment on 'Hussy.Ac<T>(Indexed<T>, Indexed<T>)' has a paramref tag for 'value', but there is no parameter by that name
|
🏗️ Build:
src/Hussy.Net/Allocation/Collections/Indexed/CubicAllocation.cs#L16
Parameter 'x' has no matching param tag in the XML comment for 'Hussy.Ac<T>(Indexed<T>, Indexed<T>)' (but other parameters do)
|
🏗️ Build:
src/Hussy.Net/Allocation/Collections/Indexed/CubicAllocation.cs#L17
Parameter 'y' has no matching param tag in the XML comment for 'Hussy.Ac<T>(Indexed<T>, Indexed<T>)' (but other parameters do)
|
The logs for this run have expired and are no longer available.
Loading