Update GHA workflow #8
Annotations
10 warnings
Build solution:
AspireYouTubeSummariser.Shared/Models/SummaryRequest.cs#L5
Non-nullable property 'VideoUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/SummaryRequest.cs#L6
Non-nullable property 'VideoLanguageCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/SummaryRequest.cs#L7
Non-nullable property 'SummaryLanguageCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/VideoDetails.cs#L10
Non-nullable property 'PartitionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/VideoDetails.cs#L10
Non-nullable property 'RowKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/VideoDetails.cs#L10
Non-nullable property 'VideoId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/VideoDetails.cs#L10
Non-nullable property 'VideoUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/VideoDetails.cs#L10
Non-nullable property 'VideoLanguageCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/VideoDetails.cs#L10
Non-nullable property 'SummaryLanguageCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build solution:
AspireYouTubeSummariser.Shared/Models/VideoDetails.cs#L10
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading