Master Build Daily #694
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Tests:
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.
|
Run Tests:
Nhl.Api.Common/Extensions/EnumExtensions.cs#L18
Possible null reference return.
|
Run Tests:
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.
|
Run Tests:
Nhl.Api.Common/Http/NhlApiHttpClient.cs#L62
Non-nullable property 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run Tests:
Nhl.Api.Common/Http/NhlApiWebHttpClient.cs#L12
Non-nullable field '_httpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Run Tests:
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.
|
Run Tests:
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.
|
Run Tests:
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.
|
Run Tests:
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.
|
Run Tests:
Nhl.Api.Common/Http/NhlApiHttpClient.cs#L106
Possible null reference return.
|
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/Http/NhlApiWebHttpClient.cs#L12
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/NhlApiHttpClient.cs#L62
Non-nullable property 'HttpClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading