Use dotnet cake for SDK provisioning to fix workload resolver issues - #35264
Use dotnet cake for SDK provisioning to fix workload resolver issues#35264PureWeen wants to merge 1 commit into
Build .NET MAUI Build Windows (Release) failed
Annotations
Check failure on line 29 in src\Essentials\src\Map\Map.ios.watchos.macos.cs
azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))
src\Essentials\src\Map\Map.ios.watchos.macos.cs#L29
src\Essentials\src\Map\Map.ios.watchos.macos.cs(29,20): error CA1416: (NETCORE_ENGINEERING_TELEMETRY=Build) This call site is reachable on: 'MacCatalyst' 17.0 and later. 'MKPlacemark' is unsupported on: 'maccatalyst' 26.0 and later (Use 'MKMapItem.Location', 'MKMapItem.Address' and 'MKMapItem.AddressRepresentations' instead, and MKAddressRepresentations for formatted address strings.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Check failure on line 635 in src\Essentials\src\MediaPicker\MediaPicker.ios.cs
azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))
src\Essentials\src\MediaPicker\MediaPicker.ios.cs#L635
src\Essentials\src\MediaPicker\MediaPicker.ios.cs(635,21): error CA1416: (NETCORE_ENGINEERING_TELEMETRY=Build) This call site is reachable on: 'MacCatalyst' 17.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Check failure on line 636 in src\Essentials\src\MediaPicker\MediaPicker.ios.cs
azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))
src\Essentials\src\MediaPicker\MediaPicker.ios.cs#L636
src\Essentials\src\MediaPicker\MediaPicker.ios.cs(636,6): error CA1416: (NETCORE_ENGINEERING_TELEMETRY=Build) This call site is reachable on: 'MacCatalyst' 17.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Check failure on line 633 in src\Essentials\src\MediaPicker\MediaPicker.ios.cs
azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))
src\Essentials\src\MediaPicker\MediaPicker.ios.cs#L633
src\Essentials\src\MediaPicker\MediaPicker.ios.cs(633,6): error CA1416: (NETCORE_ENGINEERING_TELEMETRY=Build) This call site is reachable on: 'MacCatalyst' 17.0 and later. 'UIGraphics.BeginImageContextWithOptions(CGSize, bool, NFloat)' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Check failure on line 39 in src\Essentials\src\MediaPicker\ImageProcessor.ios.cs
azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))
src\Essentials\src\MediaPicker\ImageProcessor.ios.cs#L39
src\Essentials\src\MediaPicker\ImageProcessor.ios.cs(39,3): error CA1416: (NETCORE_ENGINEERING_TELEMETRY=Build) This call site is reachable on: 'MacCatalyst' 17.0 and later. 'UIGraphics.BeginImageContextWithOptions(CGSize, bool, NFloat)' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)