[Housekeeping] Add Benchmarks to GitHub Actions #31
dotnet-build.yml
on: pull_request
Matrix: Build Library
Matrix: Build Sample App using Latest .NET SDK
Matrix: Run Benchmarks
release
0s
Annotations
142 warnings
|
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/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)
|
|
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/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)
|
|
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.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#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/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):
src/CommunityToolkit.Maui.Core/Essentials/FileSaver/FileSaver.shared.cs#L37
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#L46
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/FileSaverImplementation.android.cs#L47
This call site is reachable on: 'Android' 21.0 and later. 'DocumentsContract.ExtraInitialUri' 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/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.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)
'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 (macos-15):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L19
Parameter 'cameraView' is unread.
|
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L20
Parameter 'cameraProvider' is unread.
|
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Camera/AppBuilderExtensions.shared.cs#L20
This call site is reachable on all platforms. '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 Library (macos-15):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L50
This call site is reachable on all platforms. '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.Camera/Primitives/CameraViewDefaults.shared.cs#L56
This call site is reachable on all platforms. 'CameraView.StopCameraPreview()' 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.Camera/Primitives/CameraViewDefaults.shared.cs#L44
This call site is reachable on all platforms. '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 Library (macos-15):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
Build Library (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 Library (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 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 (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):
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.MediaElement/Services/MediaControlsService.android.cs#L114
'MediaSession.SessionCompatToken' is obsolete: 'deprecated'
|
|
Run Benchmarks (macos-15):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
Run Benchmarks (macos-15):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L19
Parameter 'cameraView' is unread.
|
|
Run Benchmarks (macos-15):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L20
Parameter 'cameraProvider' is unread.
|
|
Run Benchmarks (macos-15):
src/CommunityToolkit.Maui.Camera/AppBuilderExtensions.shared.cs#L20
This call site is reachable on all platforms. '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)
|
|
Run Benchmarks (macos-15):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L44
This call site is reachable on all platforms. '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)
|
|
Run Benchmarks (macos-15):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L50
This call site is reachable on all platforms. '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)
|
|
Run Benchmarks (macos-15):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L56
This call site is reachable on all platforms. 'CameraView.StopCameraPreview()' 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)
|
|
Run Benchmarks (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)
|
|
Run Benchmarks (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)
|
|
Run Benchmarks (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)
|
|
Run Benchmarks (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)
'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)
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):
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#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/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/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/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):
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/FileSaver.shared.cs#L37
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/FileSaver.shared.cs#L46
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.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
Build Library (windows-latest):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L19
Parameter 'cameraView' is unread.
|
|
Build Library (windows-latest):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L20
Parameter 'cameraProvider' is unread.
|
|
Build Library (windows-latest):
src/CommunityToolkit.Maui.Camera/AppBuilderExtensions.shared.cs#L20
This call site is reachable on all platforms. '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 Library (windows-latest):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L50
This call site is reachable on all platforms. '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 (windows-latest):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L56
This call site is reachable on all platforms. 'CameraView.StopCameraPreview()' 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 (windows-latest):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L44
This call site is reachable on all platforms. '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 Library (windows-latest):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
Build Library (windows-latest):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
Build Library (windows-latest):
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 Library (windows-latest):
src/CommunityToolkit.Maui.Core/Essentials/SpeechToText/SpeechToTextImplementation.android.cs#L15
The field 'SpeechToTextImplementation.cultureInfo' is never used
|
|
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)
|
|
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/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)
|
|
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/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)
|
|
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.MediaElement/Handlers/MediaElementHandler.shared.cs#L214
'MediaElementHandler.Dispose()' hides inherited member 'ViewHandler<MediaElement, MauiMediaElement>.Dispose()'. Use the new keyword if hiding was intended.
|
|
Build Library (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 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.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.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.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.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 Sample App using Latest .NET SDK (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 Sample App using Latest .NET SDK (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 Sample App using Latest .NET SDK (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 Sample App using Latest .NET SDK (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 Sample App using Latest .NET SDK (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 Sample App using Latest .NET SDK (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 Sample App using Latest .NET SDK (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)
|
|
Run Benchmarks (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.
|
|
Run Benchmarks (windows-latest):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
Run Benchmarks (windows-latest):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L19
Parameter 'cameraView' is unread.
|
|
Run Benchmarks (windows-latest):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L20
Parameter 'cameraProvider' is unread.
|
|
Run Benchmarks (windows-latest):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L44
This call site is reachable on all platforms. '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)
|
|
Run Benchmarks (windows-latest):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L56
This call site is reachable on all platforms. 'CameraView.StopCameraPreview()' 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)
|
|
Run Benchmarks (windows-latest):
src/CommunityToolkit.Maui.Camera/Primitives/CameraViewDefaults.shared.cs#L50
This call site is reachable on all platforms. '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)
|
|
Run Benchmarks (windows-latest):
src/CommunityToolkit.Maui.Camera/AppBuilderExtensions.shared.cs#L20
This call site is reachable on all platforms. '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)
|
|
Run Benchmarks (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)
|
|
Run Benchmarks (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)
|
|
Run Benchmarks (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 Sample App using Latest .NET SDK (macos-15):
src/CommunityToolkit.Maui.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
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.Camera/CameraManager.shared.cs#L18
Parameter 'mauiContext' is unread.
|
|
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.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 (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)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Benchmarks
Expired
|
2.26 KB |
sha256:963b4355dedb163fda4ef6bc0d68764bb389c58febff3cca958d3b649c38a2b4
|
|
|
Test Results
Expired
|
1.24 MB |
sha256:ab01e12a51d34b960a5d42414629b316c77888e8a5d7099cb49edbc137163666
|
|
|
nuget-list
Expired
|
181 Bytes |
sha256:0f387b9607051743b588db873336b759a0a813bb558d9b00aa376629f5d439e9
|
|
|
packages
Expired
|
2.49 MB |
sha256:6db2708e3803368ce05d1c35225105006cda558011a33045b55ac83d91645252
|
|