Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Merge pull request #237 from microsoft/dependabot/nuget/src/Mobile/Sk… #26

Merge pull request #237 from microsoft/dependabot/nuget/src/Mobile/Sk…

Merge pull request #237 from microsoft/dependabot/nuget/src/Mobile/Sk… #26

Triggered via push October 11, 2023 21:32
Status Success
Total duration 18m 43s
Artifacts 3
build-mobile  /  windows-build-windows
7m 36s
build-mobile / windows-build-windows
build-mobile  /  macos-build-android-macos-ios
18m 23s
build-mobile / macos-build-android-macos-ios
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
build-mobile / windows-build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-mobile / windows-build-windows: src/Lib/SharedMauiLib/Platforms/Windows/NativeAudioService.cs#L15
The event 'NativeAudioService.IsPlayingChanged' is never used
build-mobile / windows-build-windows: src/Mobile/Blazor/ListenTogetherComponent.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / windows-build-windows: src/Mobile/Blazor/ListenTogetherComponent.razor#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / windows-build-windows: src/Mobile/Blazor/ListenTogetherComponent.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / windows-build-windows: src/Mobile/Blazor/ListenTogetherComponent.razor#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/MacCatalyst/NativeAudioService.cs#L16
The event 'NativeAudioService.IsPlayingChanged' is never used
build-mobile / macos-build-android-macos-ios: src/Mobile/Blazor/ListenTogetherComponent.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios: src/Mobile/Blazor/ListenTogetherComponent.razor#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios: src/Mobile/Blazor/ListenTogetherComponent.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios: src/Mobile/Blazor/ListenTogetherComponent.razor#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/MacCatalyst/NativeAudioService.cs#L16
The event 'NativeAudioService.IsPlayingChanged' is never used
build-mobile / macos-build-android-macos-ios: src/Mobile/Blazor/ListenTogetherComponent.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios: src/Mobile/Blazor/ListenTogetherComponent.razor#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios: src/Mobile/Blazor/ListenTogetherComponent.razor#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios: src/Mobile/Blazor/ListenTogetherComponent.razor#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/Android/MediaPlayerService.cs#L696
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/Android/MediaPlayerService.cs#L702
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/Android/NotificationHelper.cs#L55
This call site is reachable on: 'Android' 21.0 and later. 'NotificationChannel.Description.set' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/Android/RemoteControlBroadcastReceiver.cs#L32
This call site is reachable on: 'Android' 21.0 and later. 'Intent.GetParcelableExtra(string?)' is obsoleted on: 'Android' 33.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/Android/NotificationHelper.cs#L55
This call site is reachable on: 'Android' 21.0 and later. 'NotificationChannel.Description' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/Android/NotificationHelper.cs#L53
This call site is reachable on: 'Android' 21.0 and later. 'NotificationChannel' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/Android/NotificationHelper.cs#L59
This call site is reachable on: 'Android' 21.0 and later. 'NotificationManager.CreateNotificationChannel(NotificationChannel)' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-mobile / macos-build-android-macos-ios: src/Lib/SharedMauiLib/Platforms/Android/NotificationHelper.cs#L79
This call site is reachable on: 'Android' 21.0 and later. 'Notification.Builder' is only supported on: 'android' 26.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)

Artifacts

Produced during runtime
Name Size
Android artifacts Expired
105 MB
WinUI .NET MAUI artifacts Expired
80.5 MB
macOS artifacts Expired
41.8 MB