Skip to content

Add PR base ref

Add PR base ref #35

Triggered via push March 19, 2024 11:54
Status Success
Total duration 13m 52s
Artifacts

sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MvvmCross/Commands/MvxAsyncCommand.cs#L176
Nullability of reference types in type of 'event EventHandler MvxCommandBase.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
build: MvvmCross/Commands/MvxCommand.cs#L139
Nullability of reference types in type of 'event EventHandler MvxCommandBase.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
build: MvvmCross/Commands/MvxCommand.cs#L170
Nullability of reference types in type of 'event EventHandler MvxCommandBase.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
build: MvvmCross/Commands/MvxAsyncCommand.cs#L225
Nullability of reference types in type of 'event EventHandler MvxCommandBase.CanExecuteChanged' doesn't match implicitly implemented member 'event EventHandler? ICommand.CanExecuteChanged'.
build: MvvmCross/Core/Parse/StringDictionary/MvxViewModelRequestCustomTextSerializer.cs#L23
Dereference of a possibly null reference.
build: MvvmCross/Core/Parse/StringDictionary/MvxViewModelRequestCustomTextSerializer.cs#L105
Converting null literal or possible null value to non-nullable type.
build: MvvmCross/Commands/MvxCommandCollectionBuilder.cs#L122
Converting null literal or possible null value to non-nullable type.