Master Build Daily #747
Annotations
20 warnings
build:
Nhl.Api.Common/Extensions/EnumExtensions.cs#L18
Possible null reference return.
|
build:
Nhl.Api.Common/Http/NhlSuggestionApiHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlStaticAssetsApiHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlShiftChartHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlScoresHtmlReportsApiHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Services/CachingService.cs#L75
Possible null reference argument for parameter 'bytes' in 'Task<string> CachingService.Decompress(byte[] bytes)'.
|
build:
Nhl.Api.Common/Services/CachingService.cs#L76
Possible null reference return.
|
build:
Nhl.Api.Common/Services/CachingService.cs#L79
Possible null reference return.
|
build:
Nhl.Api.Common/Http/NhlEApiHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlCmsHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Extensions/EnumExtensions.cs#L18
Possible null reference return.
|
build:
Nhl.Api.Common/Helpers/CountryCodeHelper.cs#L509
Possible null reference return.
|
build:
Nhl.Api.Common/Http/NhlSuggestionApiHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlStaticAssetsApiHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlShiftChartHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlScoresHtmlReportsApiHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlEApiHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Http/NhlCmsHttpClient.cs#L11
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
Nhl.Api.Common/Services/CachingService.cs#L75
Possible null reference argument for parameter 'bytes' in 'Task<string> CachingService.Decompress(byte[] bytes)'.
|
build:
Nhl.Api.Common/Services/CachingService.cs#L76
Possible null reference return.
|