Continuing Implementation of #3692 - Second round of ConsoleDriver cleanup #3737
Annotations
10 errors and 10 warnings
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L36
The name 'ENABLE_VIRTUAL_TERMINAL_INPUT' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L38
The name 'ENABLE_VIRTUAL_TERMINAL_INPUT' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L53
The name 'ENABLE_VIRTUAL_TERMINAL_PROCESSING' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L53
The name 'DISABLE_NEWLINE_AUTO_RETURN' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L53
The name 'DISABLE_NEWLINE_AUTO_RETURN' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L55
The name 'ENABLE_VIRTUAL_TERMINAL_PROCESSING' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L55
The name 'DISABLE_NEWLINE_AUTO_RETURN' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L70
The name 'DISABLE_NEWLINE_AUTO_RETURN' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L70
The name 'DISABLE_NEWLINE_AUTO_RETURN' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetWinVTConsole.cs#L72
The name 'DISABLE_NEWLINE_AUTO_RETURN' does not exist in the current context
|
Terminal.Gui/ConsoleDrivers/Net/NetDriver.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/Input/Mouse.cs#L158
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/Input/Responder.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/ConsoleDrivers/CursesDriver/CursesDriver.cs#L658
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/ConsoleDrivers/EscSeqUtils/EscSeqUtils.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/ConsoleDrivers/EscSeqUtils/EscSeqUtils.cs#L498
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/ConsoleDrivers/EscSeqUtils/EscSeqUtils.cs#L521
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/ConsoleDrivers/EscSeqUtils/EscSeqUtils.cs#L1021
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/ConsoleDrivers/EscSeqUtils/EscSeqUtils.cs#L1021
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Terminal.Gui/View/Adornment/Adornment.cs#L159
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading