perf(cli): enable deterministic build and publish trimming #1
Annotations
12 warnings
|
|
|
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L113
Dereference of a possibly null reference.
|
|
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L87
Dereference of a possibly null reference.
|
|
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.
|
|
SoundSwitch.UI.Menu/Component/IconMenuItem.cs#L40
Dereference of a possibly null reference.
|
|
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L63
Cannot convert null literal to non-nullable reference type.
|
|
SoundSwitch.UI.Menu/Form/QuickMenu.cs#L62
Cannot convert null literal to non-nullable reference type.
|
|
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.
|
|
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.
|
|
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L78
Possible null reference assignment.
|
|
SoundSwitch.UI.Menu/Util/Timer/DebounceDispatcher.cs#L42
Possible null reference assignment.
|
|
|
The logs for this run have expired and are no longer available.
Loading