Skip to content

Update MediaElement Transport Controls for Windows #56

Update MediaElement Transport Controls for Windows

Update MediaElement Transport Controls for Windows #56

Re-run triggered January 22, 2025 19:41
Status Success
Total duration 9m 58s
Artifacts 3

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

72 warnings
Build Sample App using Latest .NET SDK (windows-latest): 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.
Build Sample App using Latest .NET SDK (windows-latest): 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.
Build Sample App using Latest .NET SDK (windows-latest): src/CommunityToolkit.Maui.MediaElement/Handlers/MediaElementHandler.shared.cs#L214
'MediaElementHandler.Dispose()' hides inherited member 'ViewHandler<MediaElement, MauiMediaElement>.Dispose()'. Use the new keyword if hiding was intended.
Build Sample App using Latest .NET SDK (windows-latest): src/CommunityToolkit.Maui.MediaElement/Handlers/MediaElementHandler.shared.cs#L224
'MediaElementHandler.Dispose(bool)' hides inherited member 'ViewHandler<MediaElement, MauiMediaElement>.Dispose(bool)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
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#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#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#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.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.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Sample App using Latest .NET SDK (windows-latest): src/CommunityToolkit.Maui.Camera/AppBuilderExtensions.shared.cs#L20
This call site is reachable on: 'tizen' 8.0 and later. 'CameraView' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L31
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Sample App using Latest .NET SDK (windows-latest): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L44
This call site is reachable on: 'tizen' 8.0 and later. 'CameraView.CaptureImage(CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Sample App using Latest .NET SDK (windows-latest): src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L50
This call site is reachable on: 'tizen' 8.0 and later. 'CameraView.StartCameraPreview(CancellationToken)' is only supported on: 'android' 21.0 and later, 'ios', 'maccatalyst', 'windows' 10.0.10240.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'MediaSession.SessionCompatToken' is obsolete: 'deprecated'
Build Library (macos-15): src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'PlayerNotificationManager.SetMediaSessionToken(MediaSessionCompat.Token?)' is obsolete: 'deprecated'
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/SpeechToText/SpeechToTextImplementation.android.cs#L15
The field 'SpeechToTextImplementation.cultureInfo' is never used
Build Library (macos-15): 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 Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L31
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/SpeechToText/OfflineSpeechToTextImplementation.shared.cs#L45
This call site is reachable on: 'Android' 21.0 and later. 'OfflineSpeechToTextImplementation.InternalStartListening(SpeechToTextOptions)' is only supported on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L20
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L33
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L48
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L62
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L31
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L28
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L20
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L33
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L48
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L62
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/FileSaver.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/FileSaver.shared.cs#L28
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15)
'Expander.ContentProperty' hides inherited member 'ContentView.ContentProperty'. Use the new keyword if hiding was intended.
Build Library (macos-15)
'Expander.Content' hides inherited member 'ContentView.Content'. Use the new keyword if hiding was intended.
Build Library (macos-15): src/CommunityToolkit.Maui/Behaviors/PlatformBehaviors/StatusBar/StatusBarBehavior.shared.cs#L28
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (macos-15): src/CommunityToolkit.Maui/PlatformConfiguration/AndroidSpecific/NavigationBar.android.cs#L98
This call site is reachable on: 'Android' 21.0 and later. 'Window.SetNavigationBarColor(Color)' is obsoleted on: 'Android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (windows-latest): src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'MediaSession.SessionCompatToken' is obsolete: 'deprecated'
Build Library (windows-latest): src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'PlayerNotificationManager.SetMediaSessionToken(MediaSessionCompat.Token?)' is obsolete: 'deprecated'
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L31
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L28
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L20
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L33
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L48
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L62
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/FileSaver.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/FileSaver.shared.cs#L28
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest)
'Expander.ContentProperty' hides inherited member 'ContentView.ContentProperty'. Use the new keyword if hiding was intended.
Build Library (windows-latest)
'Expander.Content' hides inherited member 'ContentView.Content'. Use the new keyword if hiding was intended.
Build Library (windows-latest): src/CommunityToolkit.Maui/Behaviors/PlatformBehaviors/StatusBar/StatusBarBehavior.shared.cs#L28
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui/PlatformConfiguration/AndroidSpecific/NavigationBar.android.cs#L98
This call site is reachable on: 'Android' 21.0 and later. 'Window.SetNavigationBarColor(Color)' is obsoleted on: 'Android' 35.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build Library (windows-latest): 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 Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/SpeechToText/OfflineSpeechToTextImplementation.shared.cs#L45
This call site is reachable on: 'Android' 21.0 and later. 'OfflineSpeechToTextImplementation.InternalStartListening(SpeechToTextOptions)' is only supported on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/IFolderPicker.shared.cs#L31
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L19
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FolderPicker/FolderPicker.shared.cs#L28
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L20
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L33
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)
Build Library (windows-latest): src/CommunityToolkit.Maui.Core/Essentials/FileSaver/IFileSaver.shared.cs#L48
The platform 'Tizen' is not a known platform name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1418)

Artifacts

Produced during runtime
Name Size
Test Results
1.24 MB
nuget-list
181 Bytes
packages
2.55 MB