Upgrade to use built-in configs #27
Annotations
12 warnings
build:
MusicTypeChat.ServiceModel/AdminData.cs#L8
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/AdminData.cs#L13
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/Gpt.cs#L32
Non-nullable property 'Feature' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Gpt.cs#L33
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Gpt.cs#L34
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MusicTypeChat.ServiceModel/Gpt.cs#L35
Non-nullable property 'Prompt' 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/
|