Senhaix FreqWriter Build #137
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/
|
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/
|
Build UNIVERSIAL:
DataModels/Shx8800Pro/Channel.cs#L57
Converting null literal or possible null value to non-nullable type.
|
Build UNIVERSIAL:
DataModels/Shx8800Pro/Channel.cs#L61
Possible null reference return.
|
Build UNIVERSIAL:
DataModels/Shx8800Pro/AppData.cs#L75
Converting null literal or possible null value to non-nullable type.
|
Build UNIVERSIAL:
DataModels/Shx8800Pro/AppData.cs#L76
Dereference of a possibly null reference.
|
Build UNIVERSIAL:
DataModels/Shx8800Pro/AppData.cs#L84
The variable 'e' is declared but never used
|
Build UNIVERSIAL:
DataModels/Shx8800Pro/AppData.cs#L12
Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build UNIVERSIAL:
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.
|
Build UNIVERSIAL:
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.
|
Build UNIVERSIAL:
DataModels/Gt12/DTMF.cs#L60
Non-nullable field '_group' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build UNIVERSIAL:
DataModels/Gt12/DTMF.cs#L61
Non-nullable field '_groupName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading