Skip to content

chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 #2151

chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4

chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 #2151

Triggered via pull request September 19, 2024 21:43
Status Success
Total duration 7m 20s
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): 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)
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/Component/IconMenuItem.cs#L40
Dereference of a possibly null reference.
Analyze (csharp): SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L84
Non-nullable field '_label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Analyze (csharp): 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.
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']