Skip to content

Increase Microsoft.Maui.* Dependencies to v9.0.40 #333

Increase Microsoft.Maui.* Dependencies to v9.0.40

Increase Microsoft.Maui.* Dependencies to v9.0.40 #333

Triggered via pull request February 16, 2025 17:55
Status Cancelled
Total duration 4m 20s
Artifacts

dotnet-build.yml

on: pull_request
Matrix: Build Library
Matrix: Build Sample App using Latest .NET SDK
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
Build Library (macos-15)
Process completed with exit code 145.
Build Library (windows-latest)
Process completed with exit code 145.
Build Library (windows-latest)
Process completed with exit code 1.
Build Sample App using Latest .NET SDK (windows-latest)
Canceling since a higher priority waiting request for 'Build-2525' exists
Build Sample App using Latest .NET SDK (windows-latest)
The operation was canceled.
Build Sample App using Latest .NET SDK (macos-15)
Canceling since a higher priority waiting request for 'Build-2525' exists
Build Sample App using Latest .NET SDK (macos-15)
The operation was canceled.
Build Library (macos-15)
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 9.0.102. 'dotnet-quality' input is ignored.
Build Library (windows-latest)
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 9.0.102. 'dotnet-quality' input is ignored.
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L350
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'AVCaptureConnection.VideoOrientation' is obsoleted on: 'ios' 17.0 and later (Use VideoRotationAngle instead.), 'maccatalyst' 17.0 and later (Use VideoRotationAngle instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L274
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'UIApplication.StatusBarOrientation' is obsoleted on: 'ios' 9.0 and later, 'maccatalyst' 9.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L207
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'AVCaptureConnection.VideoOrientation' is obsoleted on: 'ios' 17.0 and later (Use VideoRotationAngle instead.), 'maccatalyst' 17.0 and later (Use VideoRotationAngle instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L274
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIApplication.StatusBarOrientation' is obsoleted on: 'maccatalyst' 9.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L350
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'AVCaptureConnection.VideoOrientation' is obsoleted on: 'maccatalyst' 17.0 and later (Use VideoRotationAngle instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L207
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'AVCaptureConnection.VideoOrientation' is obsoleted on: 'maccatalyst' 17.0 and later (Use VideoRotationAngle instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/PaddedButton.macios.cs#L48
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'UIButton.ContentEdgeInsets' is obsoleted on: 'ios' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.), 'maccatalyst' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L118
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)