Rating view #96
dotnet-build.yml
on: pull_request
Annotations
20 errors and 26 warnings
Build Library (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Library (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Library (macos-15)
Process completed with exit code 1.
|
Build Sample App using Latest .NET SDK (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Sample App using Latest .NET SDK (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Sample App using Latest .NET SDK (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Sample App using Latest .NET SDK (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Sample App using Latest .NET SDK (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Sample App using Latest .NET SDK (macos-15):
src/CommunityToolkit.Maui.Core/Primitives/RatingViewShapeHandler.shared.cs#L42
Type or namespace definition, or end-of-file expected
|
Build Sample App using Latest .NET SDK (macos-15)
Process completed with exit code 1.
|
Build Library (windows-latest)
The job was canceled because "macos-15" failed.
|
Build Library (windows-latest)
The operation was canceled.
|
Build Sample App using Latest .NET SDK (windows-latest)
The job was canceled because "macos-15" failed.
|
Build Sample App using Latest .NET SDK (windows-latest)
The operation was canceled.
|
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.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'
|
Build Library (macos-15):
src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'PlayerNotificationManager.SetMediaSessionToken(MediaSessionCompat.Token?)' is obsolete: 'deprecated'
|
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#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#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.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#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.MediaElement/Services/MediaControlsService.android.cs#L114
'MediaSession.SessionCompatToken' is obsolete: 'deprecated'
|
Build Sample App using Latest .NET SDK (macos-15):
src/CommunityToolkit.Maui.MediaElement/Services/MediaControlsService.android.cs#L114
'PlayerNotificationManager.SetMediaSessionToken(MediaSessionCompat.Token?)' is obsolete: 'deprecated'
|
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.
|