Fix plugins init in Configure.AppHost.cs #45
Annotations
13 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
TypeChatExamples.ServiceModel/Music.cs#L29
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Music.cs#L22
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Music.cs#L8
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Math.cs#L23
Non-nullable property 'Func' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Math.cs#L25
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Math.cs#L15
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Math.cs#L16
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Math.cs#L8
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Gpt.cs#L110
Non-nullable property 'Feature' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
TypeChatExamples.ServiceModel/Gpt.cs#L111
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider 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/
|