Skip to content

Update codeql.yml

Update codeql.yml #2

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

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): 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'.
Analyze (csharp): 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'.
Analyze (csharp): 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'.
Analyze (csharp): 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'.
Analyze (csharp): MvvmCross/Base/MvxSingletonCache.cs#L37
Dereference of a possibly null reference.
Analyze (csharp): MvvmCross/Base/MvxSingletonCache.cs#L39
Possible null reference return.
Analyze (csharp): MvvmCross/Base/MvxSingletonCache.cs#L49
Dereference of a possibly null reference.
Analyze (csharp): MvvmCross/Base/MvxSingletonCache.cs#L50
Possible null reference return.
Analyze (csharp): MvvmCross/Base/MvxSingletonCache.cs#L60
Dereference of a possibly null reference.
Analyze (csharp): MvvmCross/Base/MvxSingletonCache.cs#L61
Possible null reference return.