[Housekeeping] Fix Unit Test Failure: `Catastrophic failure: System.A… #108
Annotations
5 errors and 45 warnings
|
|
|
_/src/CommunityToolkit.Maui.UnitTests/Behaviors/ImageTouchBehaviorTests.cs#L229
Assert.Equal() Failure: Values differ
Expected: Center
Actual: AspectFit
|
|
_/src/CommunityToolkit.Maui.UnitTests/Behaviors/ImageTouchBehaviorTests.cs#L200
Assert.Equal() Failure: Values differ
Expected: Uri: https://www.google.com/images/branding/googlelogo/2x/googlelogo_light_color_272x92dp.png
Actual: null
|
|
_/src/CommunityToolkit.Maui.UnitTests/Behaviors/ImageTouchBehaviorTests.cs#L109
System.InvalidOperationException : Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
|
|
_/src/CommunityToolkit.Maui.UnitTests/Behaviors/ImageTouchBehaviorTests.cs#L158
System.InvalidOperationException : Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
|
|
|
|
|
|
src/CommunityToolkit.Maui/AppBuilderExtensions.shared.cs#L37
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'NavigationBar.RemapForControls()' is only supported on: 'Android' 21.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
|
|
src/CommunityToolkit.Maui/AppBuilderExtensions.shared.cs#L37
This call site is reachable on all platforms. 'NavigationBar.RemapForControls()' is only supported on: 'Android' 21.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
|
|
|
|
src/CommunityToolkit.Maui/AppBuilderExtensions.shared.cs#L37
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'NavigationBar.RemapForControls()' is only supported on: 'Android' 21.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.UnitTests/Behaviors/UserStoppedTypingBehaviorTests.cs#L266
'VisualElement.FocusChangeRequested' is obsolete: 'This is now handled through VisualElement.MapFocus, this event handler will be removed in the future.'
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L19
Parameter 'cameraView' is unread.
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L20
Parameter 'cameraProvider' is unread.
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
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)
|
|
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)
|
|
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)
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
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)
|
|
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)
|
|
|
|
src/CommunityToolkit.Maui.Core/Views/PaddedButton.macios.cs#L48
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIButton.ContentEdgeInsets' is obsoleted on: 'maccatalyst' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L109
This call site is reachable on: 'MacCatalyst' 15.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)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L117
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L118
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L148
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L145
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.BeginImageContext(CGSize)' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L149
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
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)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L109
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later. 'UIGraphics.BeginImageContextWithOptions(CGSize, bool, NFloat)' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
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)
|
|
src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'MediaSession.SessionCompatToken' is obsolete: 'deprecated'
|
|
src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'PlayerNotificationManager.SetMediaSessionToken(MediaSessionCompat.Token?)' is obsolete: 'deprecated'
|
|
src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'MediaSession.SessionCompatToken' is obsolete: 'deprecated'
|
|
src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'PlayerNotificationManager.SetMediaSessionToken(MediaSessionCompat.Token?)' is obsolete: 'deprecated'
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L19
Parameter 'cameraView' is unread.
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L20
Parameter 'cameraProvider' is unread.
|
|
src/CommunityToolkit.Maui.Core/Views/PaddedButton.macios.cs#L48
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIButton.ContentEdgeInsets' is obsoleted on: 'maccatalyst' 15.0 and later (Ignored when 'UIButtonConfiguration' is used.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L109
This call site is reachable on: 'MacCatalyst' 15.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)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L117
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L118
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L145
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.BeginImageContext(CGSize)' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L149
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
src/CommunityToolkit.Maui.Core/Views/DrawingView/Service/DrawingViewService.macios.cs#L148
This call site is reachable on: 'MacCatalyst' 15.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading