Skip to content

feat(logging): separate fields (#91) #63

feat(logging): separate fields (#91)

feat(logging): separate fields (#91) #63

Triggered via push October 11, 2024 13:26
Status Success
Total duration 1m 18s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 2 notices
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/Utils/RegexExtensions.cs#L25
Possible null reference return.
Package / build: src/FluentlyHttpClient/Caching/ResponseCacheMiddleware.cs#L59
Dereference of a possibly null reference.
Package / build: src/FluentlyHttpClient/Utils/ObjectExtensions.cs#L25
Possible null reference argument for parameter 'key' in 'void IDictionary<string, object>.Add(string key, object value)'.
Package / build: src/FluentlyHttpClient/Utils/ObjectExtensions.cs#L25
Possible null reference argument for parameter 'value' in 'void IDictionary<string, object>.Add(string key, object value)'.
Package / build: src/FluentlyHttpClient/Utils/ObjectExtensions.cs#L29
Nullability of reference types in value of type 'Dictionary<string, object?>' doesn't match target type 'IDictionary<string, object>'.
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/RequestTracker.cs#L30
Possible null reference return.
Package / build
dotnet cli version 8.0.402
Package / build
Version: 4.2.0-dev.63, nonSemverVersion: 4.2.0.63

Artifacts

Produced during runtime
Name Size
packages Expired
128 KB