Skip to content

Update dependency Soenneker.Utils.SingletonDictionary to 4.0.1124 #2443

Update dependency Soenneker.Utils.SingletonDictionary to 4.0.1124

Update dependency Soenneker.Utils.SingletonDictionary to 4.0.1124 #2443

Triggered via pull request December 19, 2025 19:37
Status Success
Total duration 30s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
27s
build-and-test
Fit to window
Zoom out
Zoom in

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)'.