🎨 Update AboutWindow #58
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/[email protected]. 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/
|
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#L34
Non-nullable field '_threadProgress' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Views/Shx8x00/ProgressBarWindow.axaml.cs#L34
Non-nullable field '_threadWf' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Views/Shx8x00/ProgressBarWindow.axaml.cs#L34
Non-nullable field '_tokenSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Views/Shx8x00/ProgressBarWindow.axaml.cs#L34
Non-nullable field '_wF' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Views/Shx8x00/ProgressBarWindow.axaml.cs#L59
Dereference of a possibly null reference.
|
Behaviors/DataGridDnd.cs#L82
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(SenhaixFreqWriter.Behaviors.DataGridDnd<T>.DragDirection)2' is not covered.
|
Behaviors/DataGridDnd.cs#L108
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(SenhaixFreqWriter.Behaviors.DataGridDnd<T>.DragDirection)2' is not covered.
|
Utils/Serial/WriFreq.cs#L84
Non-nullable field '_cfgData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Utils/Serial/WriFreq.cs#L84
Non-nullable field '_timer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Utils/Serial/WriFreq.cs#L92
Non-nullable field '_theRadioData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "SenhaixFreqWriterArtifacts".
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/
|
This job succeeded
Loading