Fixed breaking typo: rename MatchesPostion
into MatchesPosition
#1404
tests.yml
on: pull_request
integration-tests
1m 10s
format-check
50s
Yaml linting check
4s
Annotations
8 warnings
integration-tests:
src/Meilisearch/PaginatedSearchResult.cs#L23
XML comment has a param tag for 'matchesPosition', but there is no parameter by that name
|
integration-tests:
src/Meilisearch/PaginatedSearchResult.cs#L35
Parameter 'matchesPostion' has no matching param tag in the XML comment for 'PaginatedSearchResult<T>.PaginatedSearchResult(IReadOnlyCollection<T>, int, int, int, int, IReadOnlyDictionary<string, IReadOnlyDictionary<string, int>>, int, string, IReadOnlyDictionary<string, IReadOnlyCollection<MatchPosition>>, IReadOnlyDictionary<string, FacetStat>, string)' (but other parameters do)
|
integration-tests:
src/Meilisearch/SearchResult.cs#L22
XML comment has a param tag for 'matchesPosition', but there is no parameter by that name
|
integration-tests:
src/Meilisearch/SearchResult.cs#L28
Parameter 'matchesPostion' has no matching param tag in the XML comment for 'SearchResult<T>.SearchResult(IReadOnlyCollection<T>, int, int, int, IReadOnlyDictionary<string, IReadOnlyDictionary<string, int>>, int, string, IReadOnlyDictionary<string, IReadOnlyCollection<MatchPosition>>, IReadOnlyDictionary<string, FacetStat>, string)' (but other parameters do)
|
integration-tests:
src/Meilisearch/PaginatedSearchResult.cs#L23
XML comment has a param tag for 'matchesPosition', but there is no parameter by that name
|
integration-tests:
src/Meilisearch/PaginatedSearchResult.cs#L35
Parameter 'matchesPostion' has no matching param tag in the XML comment for 'PaginatedSearchResult<T>.PaginatedSearchResult(IReadOnlyCollection<T>, int, int, int, int, IReadOnlyDictionary<string, IReadOnlyDictionary<string, int>>, int, string, IReadOnlyDictionary<string, IReadOnlyCollection<MatchPosition>>, IReadOnlyDictionary<string, FacetStat>, string)' (but other parameters do)
|
integration-tests:
src/Meilisearch/SearchResult.cs#L22
XML comment has a param tag for 'matchesPosition', but there is no parameter by that name
|
integration-tests:
src/Meilisearch/SearchResult.cs#L28
Parameter 'matchesPostion' has no matching param tag in the XML comment for 'SearchResult<T>.SearchResult(IReadOnlyCollection<T>, int, int, int, IReadOnlyDictionary<string, IReadOnlyDictionary<string, int>>, int, string, IReadOnlyDictionary<string, IReadOnlyCollection<MatchPosition>>, IReadOnlyDictionary<string, FacetStat>, string)' (but other parameters do)
|