Skip to content

Version 2 of GenAINET #326

Version 2 of GenAINET

Version 2 of GenAINET #326

Triggered via pull request February 27, 2026 21:35
Status Success
Total duration 49s
Artifacts

build-validation.yml

on: pull_request
Matrix: Build .NET Projects
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.Screenshot/ScreenshotService.cs#L69
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.Screenshot/ScreenshotService.cs#L70
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.Screenshot/ScreenshotService.cs#L30
This call site is reachable on all platforms. 'FontStyle.Regular' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.Screenshot/ScreenshotService.cs#L44
This call site is reachable on all platforms. 'Image.Save(string, ImageFormat)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.Screenshot/ScreenshotService.cs#L68
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.Screenshot/ScreenshotService.cs#L27
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.Screenshot/ScreenshotService.cs#L44
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.Screenshot/ScreenshotService.cs#L83
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build .NET Projects (samples/AppsWithGenAI/SpaceAINet/SpaceAINet.sln, SpaceAINet App): samples/AppsWithGenAI/SpaceAINet/SpaceAINet.GameActionProcessor/GameActionProviderBase.cs#L5
Non-nullable field 'chat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF-ImageGen-01/ChatClientProvider.cs#L21
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.ApiKeyCredential(string key)'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF-AIFoundryAgents-01/Program.cs#L22
Possible null reference argument for parameter 'agentId' in 'Task<ChatClientAgent> PersistentAgentsClientExtensions.GetAIAgentAsync(PersistentAgentsClient persistentAgentsClient, string agentId, ChatOptions? chatOptions = null, Func<IChatClient, IChatClient>? clientFactory = null, IServiceProvider? services = null, CancellationToken cancellationToken = default(CancellationToken))'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF-AIFoundry-01/Program.cs#L17
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF-AIFoundry-01/Program.cs#L12
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.ApiKeyCredential(string key)'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF-AIFoundry-02/Program.cs#L16
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF-AIFoundry-02/Program.cs#L13
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.ApiKeyCredential(string key)'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF01/Program.cs#L13
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF02/Program.cs#L14
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF02/Program.cs#L10
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.ApiKeyCredential(string key)'.
Build .NET Projects (samples/MAF/MAF-Demos.slnx, MAF Demos): samples/MAF/MAF01/Program.cs#L9
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.ApiKeyCredential(string key)'.
Build .NET Projects (samples/CoreSamples/CoreGenerativeAITechniques.sln, Core Samples): samples/CoreSamples/Vision-01MEAI-AzureOpenAI/Program.cs#L12
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build .NET Projects (samples/CoreSamples/CoreGenerativeAITechniques.sln, Core Samples): samples/CoreSamples/Vision-01MEAI-AzureOpenAI/Program.cs#L8
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.ApiKeyCredential(string key)'.
Build .NET Projects (samples/CoreSamples/CoreGenerativeAITechniques.sln, Core Samples): samples/CoreSamples/BasicChat-01MEAI/Program.cs#L12
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
Build .NET Projects (samples/CoreSamples/CoreGenerativeAITechniques.sln, Core Samples): samples/CoreSamples/BasicChat-01MEAI/Program.cs#L9
Possible null reference argument for parameter 'key' in 'ApiKeyCredential.ApiKeyCredential(string key)'.