Bump Aspire.Hosting.AppHost from 9.3.1 to 13.0.0 #156
Closed
Annotations
10 warnings
|
03-CoreGenerativeAITechniques/src/MEAIVectorsShared/Movie.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
03-CoreGenerativeAITechniques/src/Vision-01MEAI-GitHubModels/Program.cs#L29
The variable 'promptReceipt' is assigned but its value is never used
|
|
03-CoreGenerativeAITechniques/src/Vision-01MEAI-GitHubModels/Program.cs#L28
The variable 'promptOcr' is assigned but its value is never used
|
|
03-CoreGenerativeAITechniques/src/Vision-01MEAI-GitHubModels/Program.cs#L27
The variable 'promptAnalyze' is assigned but its value is never used
|
|
03-CoreGenerativeAITechniques/src/Vision-01MEAI-GitHubModels/Program.cs#L23
The variable 'imgReceipt' is assigned but its value is never used
|
|
03-CoreGenerativeAITechniques/src/Vision-01MEAI-GitHubModels/Program.cs#L22
The variable 'imgCarLicense' is assigned but its value is never used
|
|
03-CoreGenerativeAITechniques/src/Vision-01MEAI-GitHubModels/Program.cs#L35
Dereference of a possibly null reference.
|
|
03-CoreGenerativeAITechniques/src/Vision-01MEAI-GitHubModels/Program.cs#L16
Possible null reference argument for parameter 'key' in 'AzureKeyCredential.AzureKeyCredential(string key)'.
|
|
03-CoreGenerativeAITechniques/src/BasicChat-01MEAI/Program.cs#L19
Possible null reference argument for parameter 'key' in 'AzureKeyCredential.AzureKeyCredential(string key)'.
|
|
03-CoreGenerativeAITechniques/src/BasicChat-02SK/Program.cs#L24
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.ApiKeyCredential(string key)'.
|
The logs for this run have expired and are no longer available.
Loading