Fixes #3692++ - Rearchitects drivers #8744
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Release Solution:
UnitTests/ConsoleDrivers/AnsiResponseParserTests.cs#L492
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Solution:
UnitTests/UICatalog/ScenarioTests.cs#L160
The variable 'initialized' is assigned but its value is never used
|
Build Release Solution:
UnitTests/UICatalog/ScenarioTests.cs#L161
The variable 'shutdown' is assigned but its value is never used
|
Build Release Solution:
UnitTests/Application/ApplicationScreenTests.cs#L5
Parameter 'output' is unread.
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L77
Dereference of a possibly null reference.
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L78
Dereference of a possibly null reference.
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L79
Dereference of a possibly null reference.
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L277
Dereference of a possibly null reference.
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L278
Dereference of a possibly null reference.
|
Build Release Solution:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L279
Dereference of a possibly null reference.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/IApplication.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/IApplication.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/IApplication.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading