chore: gen file #2990
dotnet.yml
on: push
detect-framework
7s
changes
9s
master-release
0s
nightly-sentry
16s
Annotations
23 warnings
|
nightly-release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: rlespinasse/github-slug-action@v3.x. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
nightly-release:
SoundSwitch/Framework/Profile/ProfileManager.cs#L508
Possible null reference return.
|
|
nightly-release:
SoundSwitch/Framework/Profile/ProfileManager.cs#L504
Possible null reference return.
|
|
nightly-release:
SoundSwitch/Framework/Audio/CachedSoundFileNotExistsException.cs#L45
'ArgumentException.ArgumentException(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)
|
|
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:
SoundSwitch/Framework/Profile/Hotkey/ProfileHotkeyManager.cs#L36
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/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/Framework/NotificationManager/NotificationManager.cs#L124
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
nightly-release:
SoundSwitch/UI/Component/HotKeyTextBox.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
nightly-release:
SoundSwitch.IPC/Pipe/NamedPipe.cs#L95
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.
|
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L113
Dereference of a possibly null reference.
|
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L87
Dereference of a possibly null reference.
|
|
nightly-release:
SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L40
Dereference of a possibly null reference.
|
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L63
Cannot convert null literal to non-nullable reference type.
|
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L62
Cannot convert null literal to non-nullable reference type.
|
|
nightly-release:
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L35
Non-nullable event 'SelectionChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
nightly-release:
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.
|
|
nightly-release:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
|
|
nightly-release:
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
|
|
nightly-release:
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)
|
|
nightly-sentry
Input 'version' has been deprecated with message: Deprecated: Use "release" instead.
|
|
nightly-sentry
Input 'version' has been deprecated with message: Deprecated: Use "release" instead.
|