Skip to content

Bump Sentry.Serilog from 6.2.0 to 6.3.0 #3144

Bump Sentry.Serilog from 6.2.0 to 6.3.0

Bump Sentry.Serilog from 6.2.0 to 6.3.0 #3144

Triggered via pull request March 31, 2026 00:08
Status Success
Total duration 7m 1s
Artifacts

codeql-analysis.yml

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

Annotations

14 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', 'workloads', 'architecture']
Analyze (csharp): SoundSwitch.UI.Menu/Form/QuickMenu.cs#L88
Dereference of a possibly null reference.
Analyze (csharp): SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
Analyze (csharp): SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
Analyze (csharp): SoundSwitch.IPC/Pipe/NamedPipe.cs#L98
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Analyze (csharp): SoundSwitch.Common/Framework/Icon/IconExtractor.cs#L38
'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.UI.Menu/Form/QuickMenu.cs#L183
Dereference of a possibly null reference.
Analyze (csharp): SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L42
Dereference of a possibly null reference.
Analyze (csharp): SoundSwitch.UI.Menu/Form/QuickMenu.cs#L88
Dereference of a possibly null reference.
Analyze (csharp): SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
Analyze (csharp): SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
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', 'workloads', 'architecture']
Analyze (csharp)
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. To opt out of this change, set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.