Skip to content

Refactoring, add test project #4

Refactoring, add test project

Refactoring, add test project #4

Triggered via push March 25, 2024 10:07
Status Success
Total duration 4m 46s
Artifacts

codeql.yml

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

Annotations

4 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/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/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/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).