Return IPopupResult from PopupExtensions.ClosePopupAsync()
#741
Annotations
10 warnings
|
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.shared.cs#L20
Parameter 'cameraProvider' is unread.
|
|
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)
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L19
Parameter 'cameraView' is unread.
|
|
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.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
src/CommunityToolkit.Maui.Camera/Handlers/CameraViewHandler.shared.cs#L109
'CameraViewHandler.Dispose(bool)' hides inherited member 'ViewHandler<ICameraView, View>.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
src/CommunityToolkit.Maui.Camera/Handlers/CameraViewHandler.shared.cs#L63
'CameraViewHandler.Dispose()' hides inherited member 'ViewHandler<ICameraView, View>.Dispose()'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading