Skip to content

chore(deps): bump Microsoft.Windows.CsWinRT from 2.0.4 to 2.0.7 #1725

chore(deps): bump Microsoft.Windows.CsWinRT from 2.0.4 to 2.0.7

chore(deps): bump Microsoft.Windows.CsWinRT from 2.0.4 to 2.0.7 #1725

Triggered via pull request February 23, 2024 21:19
Status Success
Total duration 7m 39s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Analyze (csharp): SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L35
'DeviceInfo.Name' is obsolete: 'Use NameClean'
Analyze (csharp): SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L39
'DeviceInfo.Name' is obsolete: 'Use NameClean'
Analyze (csharp): SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L50
'DeviceInfo.Name' is obsolete: 'Use NameClean'
Analyze (csharp): SoundSwitch.Common/Framework/Audio/Device/DeviceInfo.cs#L61
'DeviceInfo.Name' is obsolete: 'Use NameClean'
Analyze (csharp): SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
Analyze (csharp): SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): SoundSwitch.UI.Menu/Form/QuickMenu.cs#L47
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): SoundSwitch.UI.Menu/Form/QuickMenu.cs#L48
Cannot convert null literal to non-nullable reference type.