Bump the microsoft-maui group with 3 updates #16
Closed
Annotations
12 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload test results
No files were found with the provided path: **/TestResults/*.trx. No artifacts will be uploaded.
|
|
Build:
Services/LinuxResourcesProvider.cs#L29
'Device' is obsolete
|
|
Build:
Views/SkiaSearchBar.cs#L47
Possible null reference return.
|
|
Build:
Views/SkiaSearchBar.cs#L41
Possible null reference return.
|
|
Build:
LinuxApplication.Lifecycle.cs#L434
The given expression is never of the provided ('Shell') type
|
|
Build:
Handlers/WebViewHandler.cs#L166
Cannot convert null literal to non-nullable reference type.
|
|
Build:
Handlers/WebViewHandler.cs#L161
Possible null reference argument for parameter 'result' in 'void TaskCompletionSource<string>.SetResult(string result)'.
|
|
Build:
Services/PortalFilePickerService.cs#L75
Nullability of reference types in return type of 'Task<IEnumerable<FileResult>> PortalFilePickerService.PickMultipleAsync(PickOptions? options = null)' doesn't match implicitly implemented member 'Task<IEnumerable<FileResult?>> IFilePicker.PickMultipleAsync(PickOptions? options = null)'.
|
|
Build:
Services/LinuxResourcesProvider.cs#L14
'ISystemResourcesProvider' is obsolete
|
|
Build:
Services/FilePickerService.cs#L75
Nullability of reference types in return type of 'Task<IEnumerable<FileResult>> FilePickerService.PickMultipleAsync(PickOptions? options = null)' doesn't match implicitly implemented member 'Task<IEnumerable<FileResult?>> IFilePicker.PickMultipleAsync(PickOptions? options = null)'.
|
|
Build:
Views/SkiaMenuBar.cs#L39
The member 'SkiaMenuBar.MenuBackgroundColor' does not hide an accessible member. The new keyword is not required.
|
Loading