Update dotnet-desktop.yml #2
Annotations
28 warnings
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Debug):
MaiTouchComConnector.cs#L28
Non-nullable property 'OnConnectStatusChange' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
MaiTouchComConnector.cs#L28
Non-nullable property 'OnDataSent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
MaiTouchComConnector.cs#L28
Non-nullable property 'OnDataRecieved' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
VisualTreeHelperExtensions.cs#L20
Possible null reference argument for parameter 'parent' in 'List<Image> VisualTreeHelperExtensions.FindVisualChildren<Image>(DependencyObject parent)'.
|
build (Debug):
MainWindow.xaml.cs#L13
Non-nullable field '_touchPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Debug):
TouchPanel.xaml.cs#L32
Non-nullable field 'onTouch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Debug):
TouchPanel.xaml.cs#L32
Non-nullable field 'onRelease' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Debug):
MaiTouchComConnector.cs#L85
Dereference of a possibly null reference.
|
build (Debug):
VisualTreeHelperExtensions.cs#L20
Possible null reference argument for parameter 'parent' in 'List<Image> VisualTreeHelperExtensions.FindVisualChildren<Image>(DependencyObject parent)'.
|
build (Debug):
MainWindow.xaml.cs#L13
Non-nullable field '_touchPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Debug)
No files were found with the provided path: .\AppPackages. No artifacts will be uploaded.
|
build (Debug)
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/
|
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
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/
|
build (Release)
No files were found with the provided path: .\AppPackages. No artifacts will be uploaded.
|
build (Release):
VisualTreeHelperExtensions.cs#L20
Possible null reference argument for parameter 'parent' in 'List<Image> VisualTreeHelperExtensions.FindVisualChildren<Image>(DependencyObject parent)'.
|
build (Release):
MaiTouchComConnector.cs#L28
Non-nullable property 'OnConnectStatusChange' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
MaiTouchComConnector.cs#L28
Non-nullable property 'OnDataSent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
MaiTouchComConnector.cs#L28
Non-nullable property 'OnDataRecieved' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
MainWindow.xaml.cs#L13
Non-nullable field '_touchPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
TouchPanel.xaml.cs#L32
Non-nullable field 'onTouch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
TouchPanel.xaml.cs#L32
Non-nullable field 'onRelease' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
MaiTouchComConnector.cs#L85
Dereference of a possibly null reference.
|
build (Release):
VisualTreeHelperExtensions.cs#L20
Possible null reference argument for parameter 'parent' in 'List<Image> VisualTreeHelperExtensions.FindVisualChildren<Image>(DependencyObject parent)'.
|
build (Release):
MainWindow.xaml.cs#L13
Non-nullable field '_touchPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|