Bump the microsoft-maui group with 4 updates #13
Annotations
11 errors and 3 warnings
|
Format check
Process completed with exit code 2.
|
|
Build with warnings as errors:
Services/LinuxResourcesProvider.cs#L31
'Device' is obsolete
|
|
Build with warnings as errors:
Services/LinuxResourcesProvider.cs#L30
'Device.Styles' is obsolete
|
|
Build with warnings as errors:
Services/LinuxResourcesProvider.cs#L30
'Device' is obsolete
|
|
Build with warnings as errors:
Services/LinuxResourcesProvider.cs#L29
'Device.Styles' is obsolete
|
|
Build with warnings as errors:
Services/LinuxResourcesProvider.cs#L29
'Device' is obsolete
|
|
Build with warnings as errors:
Handlers/TimePickerHandler.cs#L68
Nullable value type may be null.
|
|
Build with warnings as errors:
Handlers/TimePickerHandler.cs#L68
Cannot implicitly convert type 'System.TimeSpan?' to 'System.TimeSpan'. An explicit conversion exists (are you missing a cast?)
|
|
Build with warnings as errors:
Services/NotificationService.cs#L59
The variable 'ex' is declared but never used
|
|
Build with warnings as errors:
Services/LinuxResourcesProvider.cs#L14
'ISystemResourcesProvider' is obsolete
|
|
Build with warnings as errors:
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)'.
|
|
Format check:
Services/SecureStorageService.cs#L270
This call site is reachable on all platforms. 'File.SetUnixFileMode(string, UnixFileMode)' is unsupported on: 'windows'.
|
|
Format check:
Services/SecureStorageService.cs#L241
This call site is reachable on all platforms. 'File.SetUnixFileMode(string, UnixFileMode)' is unsupported on: 'windows'.
|
|
Format check:
Services/AppActionsService.cs#L91
This call site is reachable on all platforms. 'File.SetUnixFileMode(string, UnixFileMode)' is unsupported on: 'windows'.
|
Loading