Merge pull request #1619 from weblate/weblate-soundswitch-about #2166
dotnet.yml
on: push
Annotations
22 warnings
nightly-release:
SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L35
'DeviceInfo.Name' is obsolete: 'Use NameClean'
|
nightly-release:
SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L39
'DeviceInfo.Name' is obsolete: 'Use NameClean'
|
nightly-release:
SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L50
'DeviceInfo.Name' is obsolete: 'Use NameClean'
|
nightly-release:
SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L61
'DeviceInfo.Name' is obsolete: 'Use NameClean'
|
nightly-release:
SoundSwitch.Common/Framework/Icon/IconExtractor.cs#L35
'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)
|
nightly-release:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
|
nightly-release:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L35
Non-nullable event 'ItemClicked' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L35
Non-nullable event 'SelectionChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L62
Cannot convert null literal to non-nullable reference type.
|
nightly-release:
SoundSwitch/Framework/Configuration/ISoundSwitchConfiguration.cs#L68
'ProfileSetting' is obsolete: 'Use Profile'
|
nightly-release:
SoundSwitch/Program.cs#L44
'HandleProcessCorruptedStateExceptionsAttribute' is obsolete: 'Recovery from corrupted process state exceptions is not supported; HandleProcessCorruptedStateExceptionsAttribute is ignored.' (https://aka.ms/dotnet-warnings/SYSLIB0032)
|
nightly-release:
SoundSwitch/UI/Component/HotKeyTextBox.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
nightly-release:
SoundSwitch/Framework/NotificationManager/NotificationManager.cs#L103
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
nightly-release:
SoundSwitch/Util/Timer/DebounceDispatcher.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
nightly-release:
SoundSwitch/UI/Component/TrayIcon.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
nightly-release:
SoundSwitch/Framework/Profile/Hotkey/ProfileHotkeyManager.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
nightly-release:
SoundSwitch/Framework/Profile/ProfileManager.cs#L562
'ProfileSetting' is obsolete: 'Use Profile'
|
nightly-release:
SoundSwitch/Framework/ApplicationPath.cs#L43
'AssemblyName.CodeBase' is obsolete: 'AssemblyName.CodeBase and AssemblyName.EscapedCodeBase are obsolete. Using them for loading an assembly is not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0044)
|
nightly-release:
SoundSwitch/Framework/Audio/CachedSoundFileNotExistsException.cs#L45
'ArgumentException.ArgumentException(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)
|
nightly-release
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
nightly-release
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|