Add about section and button to open log folder #46
Annotations
14 warnings
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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):
Managers/MaiTouchSensorButtonStateManager.cs#L53
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build (Release):
App.xaml.cs#L26
Possible null reference argument for parameter 'exception' in 'void App.CreateDump(Exception exception)'.
|
build (Release):
MainWindowViewModel.cs#L244
Non-nullable field '_selectedLanguage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
MainWindowViewModel.cs#L244
Non-nullable field '_borderColour' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
MainWindowViewModel.cs#L244
Non-nullable field 'cultureInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (Release):
Extensions/VisualTreeHelperExtensions.cs#L20
Possible null reference argument for parameter 'parent' in 'List<Image> VisualTreeHelperExtensions.FindVisualChildren<Image>(DependencyObject parent)'.
|
build (Release):
Managers/MaiTouchComConnector.cs#L45
Possible null reference argument for parameter 'obj' in 'void Action<string>.Invoke(string obj)'.
|
build (Release):
Managers/MaiTouchComConnector.cs#L53
Possible null reference argument for parameter 'obj' in 'void Action<string>.Invoke(string obj)'.
|
build (Release):
Managers/MaiTouchComConnector.cs#L73
Possible null reference argument for parameter 'obj' in 'void Action<string>.Invoke(string obj)'.
|
build (Release):
MainWindow.xaml.cs#L212
Dereference of a possibly null reference.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Emulator package", "setup".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Emulator package
|
31.1 MB |
|
setup
|
12 MB |
|