Significantly improve touch sensor performance#13
Merged
Annotations
11 warnings and 1 notice
|
Managers/MaiTouchComConnector.cs#L73
Possible null reference argument for parameter 'obj' in 'void Action<string>.Invoke(string obj)'.
|
|
Managers/MaiTouchComConnector.cs#L53
Possible null reference argument for parameter 'obj' in 'void Action<string>.Invoke(string obj)'.
|
|
Managers/MaiTouchComConnector.cs#L45
Possible null reference argument for parameter 'obj' in 'void Action<string>.Invoke(string obj)'.
|
|
Extensions/VisualTreeHelperExtensions.cs#L20
Possible null reference argument for parameter 'parent' in 'List<Image> VisualTreeHelperExtensions.FindVisualChildren<Image>(DependencyObject parent)'.
|
|
MainWindowViewModel.cs#L268
Non-nullable field 'cultureInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MainWindowViewModel.cs#L268
Non-nullable field '_borderColour' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
MainWindowViewModel.cs#L268
Non-nullable field '_selectedLanguage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
App.xaml.cs#L26
Possible null reference argument for parameter 'exception' in 'void App.CreateDump(Exception exception)'.
|
|
TouchPanel.xaml.cs#L97
'TouchPanel.MinHeight' hides inherited member 'FrameworkElement.MinHeight'. Use the new keyword if hiding was intended.
|
|
TouchPanel.xaml.cs#L96
'TouchPanel.MinWidth' hides inherited member 'FrameworkElement.MinWidth'. Use the new keyword if hiding was intended.
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading