Skip to content

fix(cli): fix building CLI #2

fix(cli): fix building CLI

fix(cli): fix building CLI #2

Triggered via push April 9, 2025 13:34
Status Failure
Total duration 4m 10s
Artifacts

dotnet.yml

on: push
nightly-release
3m 46s
nightly-release
master-release
0s
master-release
nightly-sentry
0s
nightly-sentry
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
nightly-release
Process completed with exit code 1.
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-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']