+ AddEnvironmentVariables #4
Annotations
11 warnings
My1kWordsEe/Services/OpenAiService.cs#L112
Non-nullable property 'Ee' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
My1kWordsEe/Services/OpenAiService.cs#L115
Non-nullable property 'En' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
My1kWordsEe/Services/StabilityAiService.cs#L60
Unreachable code detected
|
My1kWordsEe/Services/StabilityAiService.cs#L80
Non-nullable property 'Base64' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
My1kWordsEe/Services/StabilityAiService.cs#L83
Non-nullable property 'FinishReason' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
My1kWordsEe/Services/StabilityAiService.cs#L74
Non-nullable property 'Artifacts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
My1kWordsEe/Components/Layout/Sample.razor#L12
Non-nullable property 'EeWord' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
My1kWordsEe/Services/OpenAiService.cs#L112
Non-nullable property 'Ee' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
My1kWordsEe/Services/OpenAiService.cs#L115
Non-nullable property 'En' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
My1kWordsEe/Services/StabilityAiService.cs#L60
Unreachable code detected
|
|
This job succeeded
Loading