[nuget] Bump xunit from 2.4.1 to 2.9.2 #81
cicd.yml
on: pull_request
build_test_pack
1m 0s
publish
0s
Annotations
1 error and 8 warnings
build_test_pack
Process completed with exit code 1.
|
build_test_pack:
Dfe.Data.Common.Infrastructure.CognitiveSearch/SearchByKeyword/DefaultSearchByKeywordService.cs#L74
Ambiguous reference in cref attribute: 'SearchClient.SearchAsync'. Assuming 'SearchClient.SearchAsync<T>(string, SearchOptions, CancellationToken)', but could have also matched other overloads including 'SearchClient.SearchAsync<T>(SearchOptions, CancellationToken)'.
|
build_test_pack:
Dfe.Data.Common.Infrastructure.CognitiveSearch/SearchByKeyword/ISearchByKeywordService.cs#L28
Ambiguous reference in cref attribute: 'SearchClient.SearchAsync'. Assuming 'SearchClient.SearchAsync<T>(string, SearchOptions, CancellationToken)', but could have also matched other overloads including 'SearchClient.SearchAsync<T>(SearchOptions, CancellationToken)'.
|
build_test_pack:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/DefaultSearchByKeywordServiceTests.cs#L96
Null should not be used for type parameter 'searchIndex' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
build_test_pack:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/DefaultSearchByKeywordServiceTests.cs#L97
Null should not be used for type parameter 'searchKeyword' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
build_test_pack:
Dfe.Data.Common.Infrastructure.CognitiveSearch/SearchByKeyword/DefaultSearchByKeywordService.cs#L74
Ambiguous reference in cref attribute: 'SearchClient.SearchAsync'. Assuming 'SearchClient.SearchAsync<T>(string, SearchOptions, CancellationToken)', but could have also matched other overloads including 'SearchClient.SearchAsync<T>(SearchOptions, CancellationToken)'.
|
build_test_pack:
Dfe.Data.Common.Infrastructure.CognitiveSearch/SearchByKeyword/ISearchByKeywordService.cs#L28
Ambiguous reference in cref attribute: 'SearchClient.SearchAsync'. Assuming 'SearchClient.SearchAsync<T>(string, SearchOptions, CancellationToken)', but could have also matched other overloads including 'SearchClient.SearchAsync<T>(SearchOptions, CancellationToken)'.
|
build_test_pack:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/DefaultSearchByKeywordServiceTests.cs#L96
Null should not be used for type parameter 'searchIndex' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
build_test_pack:
Dfe.Data.Common.Infrastructure.CognitiveSearch/Tests/SearchByKeyword/DefaultSearchByKeywordServiceTests.cs#L97
Null should not be used for type parameter 'searchKeyword' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|