fix(updater): handle 4-part version strings to prevent TypeInitializationException on nightly builds #3614
Annotations
10 warnings
|
Build:
SoundSwitch.Common/Framework/Icon/IconExtractor.cs#L38
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
Build:
SoundSwitch/Framework/Banner/BannerForm.cs#L196
The variable 'WA_CLICKACTIVE' is assigned but its value is never used
|
|
Build:
SoundSwitch/Framework/Banner/BannerForm.cs#L195
The variable 'WA_ACTIVE' is assigned but its value is never used
|
|
Build:
SoundSwitch.IPC/Pipe/NamedPipe.cs#L98
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:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L183
Dereference of a possibly null reference.
|
|
Build:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L88
Dereference of a possibly null reference.
|
|
Build:
SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L42
Dereference of a possibly null reference.
|
|
Build:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
|
|
Build:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
|
|
Build:
SoundSwitch.Common/Framework/Icon/IconExtractor.cs#L38
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
background
wait
wait-all
cancel
parallel
Loading