Translations update from Hosted Weblate #1864
Annotations
13 warnings
Test:
SoundSwitch.Audio.Manager/AudioSwitcher.cs#L337
'DeviceInfo.Name' is obsolete: 'Use NameClean'
|
Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Post Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Build:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
|
Build:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
|
Build:
SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L40
Dereference of a possibly null reference.
|
Build:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L35
Non-nullable event 'ItemClicked' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L35
Non-nullable event 'SelectionChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L47
Cannot convert null literal to non-nullable reference type.
|
Build:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L48
Cannot convert null literal to non-nullable reference type.
|
Build:
SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L84
Non-nullable field '_label' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L72
Dereference of a possibly null reference.
|
Build:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L98
Dereference of a possibly null reference.
|
Loading