Point multiple domains here since we consolidated examples. #55
Annotations
12 warnings
build:
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:
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:
TypeChatExamples.ServiceModel/Calendar.cs#L9
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:
TypeChatExamples.ServiceModel/Calendar.cs#L14
Non-nullable property 'Actions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Calendar.cs#L15
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:
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:
TypeChatExamples.ServiceModel/Calendar.cs#L31
Non-nullable property 'StartTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Calendar.cs#L32
Non-nullable property 'EndTime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Calendar.cs#L33
Non-nullable property 'Duration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Calendar.cs#L20
Non-nullable property 'ActionType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|