Update documentation for SuperLinq
#1182
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build:
Source/SuperLinq/SortedMerge.cs#L93
Parameter 'comparer' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMerge<TSource>(IEnumerable<TSource>, IComparer<TSource>?, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L156
Parameter 'direction' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMerge<TSource>(IEnumerable<TSource>, OrderByDirection, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L187
Parameter 'direction' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMerge<TSource>(IEnumerable<TSource>, OrderByDirection, IComparer<TSource>?, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L187
Parameter 'comparer' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMerge<TSource>(IEnumerable<TSource>, OrderByDirection, IComparer<TSource>?, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L290
Parameter 'comparer' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMergeBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>, IComparer<TKey>?, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L354
Parameter 'direction' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMergeBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>, OrderByDirection, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L394
Parameter 'direction' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMergeBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>, OrderByDirection, IComparer<TKey>?, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L394
Parameter 'comparer' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMergeBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>, OrderByDirection, IComparer<TKey>?, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L93
Parameter 'comparer' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMerge<TSource>(IEnumerable<TSource>, IComparer<TSource>?, params IEnumerable<TSource>[])' (but other parameters do)
|
build:
Source/SuperLinq/SortedMerge.cs#L156
Parameter 'direction' has no matching param tag in the XML comment for 'SuperEnumerable.SortedMerge<TSource>(IEnumerable<TSource>, OrderByDirection, params IEnumerable<TSource>[])' (but other parameters do)
|