Update dependency Soenneker.Tests.Unit to 4.0.977 #2445
build-and-test.yml
on: pull_request
build-and-test
28s
Annotations
4 warnings
|
build-and-test:
src/Abstract/IHttpClientCache.cs#L45
Ambiguous reference in cref attribute: 'Get'. Assuming 'IHttpClientCache.Get(string, HttpClientOptions?, CancellationToken)', but could have also matched other overloads including 'IHttpClientCache.Get(string, Func<HttpClientOptions?>, CancellationToken)'.
|
|
build-and-test:
src/HttpClientCache.cs#L92
Possible null reference argument for parameter 'objects' in 'HttpClient SingletonDictionary<HttpClient>.GetSync(string key, params object[] objects)'.
|
|
build-and-test:
src/Abstract/IHttpClientCache.cs#L45
Ambiguous reference in cref attribute: 'Get'. Assuming 'IHttpClientCache.Get(string, HttpClientOptions?, CancellationToken)', but could have also matched other overloads including 'IHttpClientCache.Get(string, Func<HttpClientOptions?>, CancellationToken)'.
|
|
build-and-test:
src/HttpClientCache.cs#L92
Possible null reference argument for parameter 'objects' in 'HttpClient SingletonDictionary<HttpClient>.GetSync(string key, params object[] objects)'.
|