Skip to content

Use dotnet cake for SDK provisioning to fix workload resolver issues - #35264

Closed
PureWeen wants to merge 1 commit into
net11.0from
fix/workload-provisioning-improvements
Closed

Use dotnet cake for SDK provisioning to fix workload resolver issues#35264
PureWeen wants to merge 1 commit into
net11.0from
fix/workload-provisioning-improvements

Use dotnet cake for SDK provisioning to fix workload resolver issues

c6758b9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Release)) failed Apr 30, 2026 in 1h 5m 10s

Build .NET MAUI Build Windows (Release) failed

Annotations

Check failure on line 29 in src\Essentials\src\Map\Map.ios.watchos.macos.cs

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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)