Skip to content

Update codeql.yml

Update codeql.yml #34

Triggered via push March 19, 2024 11:24
Status Success
Total duration 12m 0s
Artifacts

sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: MvvmCross/Platforms/WinUi/Views/MvxWindowsExtensions.cs#L91
#warning: 'ClearingBackStack disabled for now'
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/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/Base/MvxSingletonCache.cs#L37
Dereference of a possibly null reference.
build: MvvmCross/Base/MvxSingletonCache.cs#L39
Possible null reference return.
build: MvvmCross/Base/MvxSingletonCache.cs#L49
Dereference of a possibly null reference.
build: MvvmCross/Base/MvxSingletonCache.cs#L50
Possible null reference return.
build: MvvmCross/Base/MvxSingletonCache.cs#L60
Dereference of a possibly null reference.