Build Container #6
build-container.yml
on: workflow_run
build-container
47s
Annotations
10 warnings
build-container:
TypeChatExamples.ServiceModel/AdminData.cs#L8
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/AdminData.cs#L13
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/Music.cs#L29
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/Music.cs#L22
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/Music.cs#L8
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/Math.cs#L23
Non-nullable property 'Func' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/Math.cs#L25
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/Math.cs#L15
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/Math.cs#L16
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build-container:
TypeChatExamples.ServiceModel/Math.cs#L8
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|