Merge branch 'master' of https://github.com/Leapward-Koex/MaiTouchSen… #8
Annotations
13 warnings
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/.
|
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/
|
Setup MSBuild.exe
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/
|
Create the app package:
VisualTreeHelperExtensions.cs#L20
Possible null reference argument for parameter 'parent' in 'List<Image> VisualTreeHelperExtensions.FindVisualChildren<Image>(DependencyObject parent)'.
|
Create the app package:
MainWindow.xaml.cs#L13
Non-nullable field '_touchPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Create the app package:
MaiTouchComConnector.cs#L33
Non-nullable property 'OnConnectStatusChange' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MaiTouchComConnector.cs#L33
Non-nullable property 'OnConnectError' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MaiTouchComConnector.cs#L33
Non-nullable property 'OnDataSent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MaiTouchComConnector.cs#L33
Non-nullable property 'OnDataRecieved' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MaiTouchComConnector.cs#L90
Dereference of a possibly null reference.
|
Create the app package:
TouchPanel.xaml.cs#L32
Non-nullable field 'onTouch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Create the app package:
TouchPanel.xaml.cs#L32
Non-nullable field 'onRelease' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Create the app package:
VisualTreeHelperExtensions.cs#L20
Possible null reference argument for parameter 'parent' in 'List<Image> VisualTreeHelperExtensions.FindVisualChildren<Image>(DependencyObject parent)'.
|
The logs for this run have expired and are no longer available.
Loading