Update README.md #25
Annotations
12 warnings
build:
MusicTypeChat.ServiceModel/Music.cs#L35
Non-nullable property 'Func' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Music.cs#L37
Non-nullable property 'Args' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Music.cs#L29
Non-nullable property 'Steps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Music.cs#L22
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Music.cs#L8
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Gpt.cs#L105
Non-nullable property 'Feature' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Gpt.cs#L106
Non-nullable property 'UserMessage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Gpt.cs#L89
Non-nullable property 'Feature' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Gpt.cs#L91
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Gpt.cs#L77
Non-nullable property 'Feature' 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/
|