Skip to content

feat(http client factory): expose Count #53

feat(http client factory): expose Count

feat(http client factory): expose Count #53

Triggered via push August 28, 2024 11:33
Status Success
Total duration 1m 4s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 2 notices
Package / build: src/FluentlyHttpClient/Utils/RegexExtensions.cs#L25
Possible null reference return.
Package / build: src/FluentlyHttpClient/Caching/ResponseCacheService.cs#L23
Nullability of reference types in value of type 'Task<FluentHttpResponse?>' doesn't match target type 'Task<FluentHttpResponse>'.
Package / build: src/FluentlyHttpClient/Caching/ResponseCacheService.cs#L23
Nullability of reference types in value of type 'Task<FluentHttpResponse>' doesn't match target type 'Task<FluentHttpResponse?>'.
Package / build: src/FluentlyHttpClient/Caching/ResponseCacheMiddleware.cs#L59
Dereference of a possibly null reference.
Package / build: src/FluentlyHttpClient/FluentHttpClient.cs#L138
Possible null reference assignment.
Package / build: src/FluentlyHttpClient/FluentHttpClient.cs#L124
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Package / build: src/FluentlyHttpClient/Middleware/FluentMiddlewareHttpHandler.cs#L42
Possible null reference argument for parameter 'key' in 'void RequestTracker.Push(string key, FluentHttpResponse response)'.
Package / build: src/FluentlyHttpClient/FluentHttpHeaders.cs#L147
Argument of type 'StringValues' cannot be used for parameter 'value' of type 'string[]' in 'void Dictionary<string, string[]?>.Add(string key, string[]? value)' due to differences in the nullability of reference types.
Package / build: src/FluentlyHttpClient/FluentHttpHeaders.cs#L203
Argument of type 'string?[]' cannot be used for parameter 'value' of type 'string[]' in 'FluentHttpHeaders FluentHttpHeaders.Add(string header, string[] value)' due to differences in the nullability of reference types.
Package / build
dotnet cli version 8.0.401
Package / build
Version: 4.0.1-dev.53, nonSemverVersion: 4.0.1.53

Artifacts

Produced during runtime
Name Size
packages Expired
126 KB