Skip to content

ci: fix ci test

ci: fix ci test #1560

Triggered via push December 14, 2023 03:34
Status Success
Total duration 4m 23s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
nightly-release
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
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/Audio/Device/DeviceFullInfo.cs#L27
Non-nullable field '_device' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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 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 declaring the event as nullable.
nightly-release
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
nightly-release: SoundSwitch/Framework/Configuration/ISoundSwitchConfiguration.cs#L66
'ProfileSetting' is obsolete: 'Use Profile'
nightly-release: SoundSwitch/Program.cs#L46
'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/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#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
nightly-release: SoundSwitch/Framework/NotificationManager/NotificationManager.cs#L100
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
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']