Skip to content

Master Build Daily #708

Master Build Daily

Master Build Daily #708

Triggered via schedule January 8, 2025 01:09
Status Success
Total duration 7m 11s
Artifacts

master-build-daily.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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/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/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/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/Helpers/CountryCodeHelper.cs#L509
Possible null reference return.
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.