Add support to make AndroidForegroundService optional to MediaElement #1845
Annotations
3 errors and 11 warnings
|
|
|
Build Community Toolkit Sample
The operation was canceled.
|
|
|
|
.github/workflows/dotnet-build.yml#L247
.github/workflows/dotnet-build.yml (Line: 247, Col: 21): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Build Community Toolkit Sample:
src/CommunityToolkit.Maui.Core/AppBuilderExtensions.shared.cs#L43
This call site is reachable on: 'Android' 21.0 and later, 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later, 'Tizen' 6.5 and later, 'Windows' 10.0.17763 and later. 'DialogFragmentService' is only supported on: 'Android'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build Community Toolkit Sample:
src/CommunityToolkit.Maui.Core/Handlers/SemanticOrderView/SemanticOrderViewHandler.android.cs#L16
This call site is reachable on: 'Android' 21.0 and later. 'MauiSemanticOrderView' is only supported on: 'Android' 22.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build Community Toolkit Sample:
src/CommunityToolkit.Maui.Core/Essentials/SpeechToText/OfflineSpeechToTextImplementation.shared.cs#L38
This call site is reachable on: 'Android' 21.0 and later. 'OfflineSpeechToTextImplementation.InternalStartListening(SpeechToTextOptions, CancellationToken)' is only supported on: 'Android' 34.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build Community Toolkit Sample:
src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L8
This call site is reachable on: 'Android' 21.0 and later. 'FolderPickerImplementation' is only supported on: 'Android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build Community Toolkit Sample:
src/CommunityToolkit.Maui.Camera/AppBuilderExtensions.shared.cs#L25
This call site is reachable on: 'android' 21.0 and later, 'ios' 15.0 and later, 'maccatalyst' 15.0 and later, 'windows' 10.0.10240.0 and later. 'CameraProvider' is only supported on: 'Android' 21.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
Build Community Toolkit Sample:
src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L368
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 Community Toolkit Sample:
src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L521
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 Community Toolkit Sample:
src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L420
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 Community Toolkit Sample:
src/CommunityToolkit.Maui.Camera/CameraManager.macios.cs#L426
This call site is reachable on: 'iOS' 15.0 and later, 'maccatalyst' 26.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 Community Toolkit Sample:
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L16
Parameter 'mauiContext' is unread.
|
Loading