Skip to content

Prepare inactivity detection #5

Prepare inactivity detection

Prepare inactivity detection #5

Triggered via push March 25, 2024 14:05
Status Success
Total duration 5m 8s
Artifacts

codeql.yml

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

Annotations

8 warnings
Analyze (csharp): Guard/MainWindow.xaml.cs#L315
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Tray_Open_Click(NotifyIcon sender, RoutedEventArgs e)' doesn't match the target delegate 'RoutedNotifyIconEvent' (possibly because of nullability attributes).
Analyze (csharp): Guard/Core/Security/InactivityDetector.cs#L9
The field 'InactivityDetector.isInactive' is assigned but its value is never used
Analyze (csharp): Guard/MainWindow.xaml.cs#L315
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Tray_Open_Click(NotifyIcon sender, RoutedEventArgs e)' doesn't match the target delegate 'RoutedNotifyIconEvent' (possibly because of nullability attributes).
Analyze (csharp): Guard/Core/Security/InactivityDetector.cs#L9
The field 'InactivityDetector.isInactive' is assigned but its value is never used
Analyze (csharp): Guard/MainWindow.xaml.cs#L315
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Tray_Open_Click(NotifyIcon sender, RoutedEventArgs e)' doesn't match the target delegate 'RoutedNotifyIconEvent' (possibly because of nullability attributes).
Analyze (csharp): Guard/Core/Security/InactivityDetector.cs#L9
The field 'InactivityDetector.isInactive' is assigned but its value is never used
Analyze (csharp): Guard/MainWindow.xaml.cs#L315
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.Tray_Open_Click(NotifyIcon sender, RoutedEventArgs e)' doesn't match the target delegate 'RoutedNotifyIconEvent' (possibly because of nullability attributes).
Analyze (csharp): Guard/Core/Security/InactivityDetector.cs#L9
The field 'InactivityDetector.isInactive' is assigned but its value is never used