Bump the unittest-dependencies group with 5 updates #18
Annotations
10 warnings and 1 notice
|
MvvmCross/ViewModels/MvxViewModelExtensions.cs#L54
Dereference of a possibly null reference.
|
|
MvvmCross/WeakSubscription/MvxNotifyCollectionChangedEventSubscription.cs#L15
Possible null reference assignment.
|
|
MvvmCross/ViewModels/MvxViewModelViewLookupBuilder.cs#L34
Argument of type 'IEnumerable<(Type? viewModelType, Type candidateViewType)>' cannot be used for parameter 'views' of type 'IEnumerable<(Type, Type)>' in 'Exception MvxViewModelViewLookupBuilder.ReportBuildProblem(IEnumerable<(Type, Type)> views, ArgumentException exception)' due to differences in the nullability of reference types.
|
|
MvvmCross/Platforms/Mac/Core/MvxMacSetup.cs#L89
Possible null reference argument for parameter 'theObject' in 'void IMvxIoCProvider.RegisterSingleton<IMvxLifetime>(IMvxLifetime theObject)'.
|
|
MvvmCross/ViewModels/MvxViewModelViewLookupBuilder.cs#L26
Argument of type 'IEnumerable<(Type? viewModelType, Type candidateViewType)>' cannot be used for parameter 'views' of type 'IEnumerable<(Type, Type)>' in 'IEnumerable<(Type, Type)>? MvxViewModelViewLookupBuilder.FilterViews(IEnumerable<(Type, Type)>? views)' due to differences in the nullability of reference types.
|
|
MvvmCross/ViewModels/MvxDefaultViewModelLocator.cs#L40
Nullability in constraints for type parameter 'TParameter' of method 'MvxDefaultViewModelLocator.Load<TParameter>(Type, TParameter, IMvxBundle?, IMvxBundle?, IMvxNavigateEventArgs?)' doesn't match the constraints for type parameter 'TParameter' of interface method 'IMvxViewModelLocator.Load<TParameter>(Type, TParameter, IMvxBundle?, IMvxBundle?, IMvxNavigateEventArgs?)'. Consider using an explicit interface implementation instead.
|
|
MvvmCross/WeakSubscription/MvxNotifyCollectionChangedEventSubscription.cs#L15
Possible null reference assignment.
|
|
MvvmCross/Platforms/Mac/Views/MvxViewControllerExtensions.cs#L56
#warning: 'TODO - could this move down to IMvxView level?'
|
|
MvvmCross/ViewModels/MvxDefaultViewModelLocator.cs#L40
Nullability in constraints for type parameter 'TParameter' of method 'MvxDefaultViewModelLocator.Load<TParameter>(Type, TParameter, IMvxBundle?, IMvxBundle?, IMvxNavigateEventArgs?)' doesn't match the constraints for type parameter 'TParameter' of interface method 'IMvxViewModelLocator.Load<TParameter>(Type, TParameter, IMvxBundle?, IMvxBundle?, IMvxNavigateEventArgs?)'. Consider using an explicit interface implementation instead.
|
|
MvvmCross/Platforms/Mac/Binding/Target/MvxNSSearchFieldTextTargetBinding.cs#L15
#warning: 'Unlikeley this works!'
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading