👷 Bug fix for deprecated actions/upload-artifact: v2 #108
Annotations
13 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
Views/Shx8x00/ProgressBarWindow.axaml.cs#L36
Non-nullable field '_threadProgress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Views/Shx8x00/ProgressBarWindow.axaml.cs#L36
Non-nullable field '_threadWf' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Views/Shx8x00/ProgressBarWindow.axaml.cs#L36
Non-nullable field '_tokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Views/Shx8x00/ProgressBarWindow.axaml.cs#L36
Non-nullable field '_wF' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Views/Common/SettingsWindow.axaml.cs#L62
Possible null reference assignment.
|
Views/Common/SettingsWindow.axaml.cs#L66
Possible null reference assignment.
|
Views/Common/SettingsWindow.axaml.cs#L70
Possible null reference assignment.
|
Views/Common/BluetoothDeviceSelectionWindow.axaml.cs#L25
Non-nullable field 'osBLE' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Views/Plugin/SatelliteHelperWindow.axaml.cs#L37
Non-nullable field 'InsertData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Utils/Serial/WriFreq8800Pro.cs#L69
Non-nullable field 'timer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
This job succeeded
Loading