Skip to content

Update documentation for SuperLinq #1182

Update documentation for SuperLinq

Update documentation for SuperLinq #1182

Triggered via pull request November 14, 2023 16:52
@viceroypenguinviceroypenguin
synchronize #495
docs
Status Failure
Total duration 1m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)