Skip to content

[nuget] Bump xunit from 2.4.1 to 2.9.2 #81

[nuget] Bump xunit from 2.4.1 to 2.9.2

[nuget] Bump xunit from 2.4.1 to 2.9.2 #81

Triggered via pull request November 25, 2024 01:21
Status Failure
Total duration 1m 9s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)