Skip to content

fix(headers): changed case insensitive for getting value (#77) #14

fix(headers): changed case insensitive for getting value (#77)

fix(headers): changed case insensitive for getting value (#77) #14

Triggered via push July 7, 2023 15:36
Status Success
Total duration 1m 36s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 2 notices
Package / build
dotnet cli version 7.0.305
Package / build
Version: 3.9.4-dev.14, nonSemverVersion: 3.9.4.14
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/HttpResponseSerializer.cs#L46
Dereference of a possibly null reference.
Package / build: src/FluentlyHttpClient/Caching/HttpResponseSerializer.cs#L57
Possible null reference argument for parameter 'values' in 'void HttpExtensions.AddRange(HttpHeaders headers, FluentHttpHeaders values)'.
Package / build: src/FluentlyHttpClient/Caching/ResponseCacheMiddleware.cs#L59
Dereference of a possibly null reference.
Package / build: src/FluentlyHttpClient/FluentHttpClient.cs#L137
Possible null reference assignment.
Package / build: src/FluentlyHttpClient/FluentHttpClient.cs#L138
Possible null reference assignment.
Package / build: src/FluentlyHttpClient/FluentHttpClient.cs#L139
Possible null reference assignment.
Package / build: src/FluentlyHttpClient/FluentHttpClient.cs#L140
Possible null reference assignment.
Package / build: src/FluentlyHttpClient/FluentHttpClient.cs#L124
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
packages Expired
106 KB