Add initial multi language support #27
Annotations
14 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/[email protected], 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/[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/
|
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:
App.xaml.cs#L26
Possible null reference argument for parameter 'exception' in 'void App.CreateDump(Exception exception)'.
|
Create the app package:
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.
|
Create the app package:
MainWindowViewModel.cs#L92
Non-nullable property 'LbAutoPortConnecting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MainWindowViewModel.cs#L92
Non-nullable property 'LbAutoSensorPositioning' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MainWindowViewModel.cs#L92
Non-nullable property 'LbButtonState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MainWindowViewModel.cs#L92
Non-nullable property 'LbConnectionState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MainWindowViewModel.cs#L92
Non-nullable property 'LbConnectionStateNotConnected' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MainWindowViewModel.cs#L92
Non-nullable property 'LbConnectToPort' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MainWindowViewModel.cs#L92
Non-nullable property 'LbDebugMode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Create the app package:
MainWindowViewModel.cs#L92
Non-nullable property 'LbExitWithSinmai' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Emulator package".
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/
|
Loading