Adds IApplication #3872
Closed
Adds IApplication #3872
Annotations
7 errors and 8 warnings
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L9
'ApplicationImpl' does not implement interface member 'IApplication.Shutdown()'
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L9
'ApplicationImpl' does not implement interface member 'IApplication.RequestStop()'
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L9
'ApplicationImpl' does not implement interface member 'IApplication.Init()'
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L9
'ApplicationImpl' does not implement interface member 'IApplication.Shutdown()'
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L9
'ApplicationImpl' does not implement interface member 'IApplication.RequestStop()'
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L9
'ApplicationImpl' does not implement interface member 'IApplication.Init()'
|
Build Release Terminal.Gui
Process completed with exit code 1.
|
Build Release Terminal.Gui:
Terminal.Gui/Application/ApplicationImpl.cs#L12
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#L45
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#L46
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#L294
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#L12
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#L45
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#L46
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#L294
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading