Fixes #3692++ - Rearchitects drivers #8602
dotnet-core.yml
on: pull_request
build_release
49s
Matrix: build_and_test_debug
Annotations
5 errors and 41 warnings
build_and_test_debug (ubuntu-latest)
Process completed with exit code 1.
|
build_and_test_debug (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build_and_test_debug (windows-latest)
The operation was canceled.
|
build_and_test_debug (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build_and_test_debug (macos-latest)
The operation was canceled.
|
build_release:
UICatalog/Scenario.cs#L181
Non-nullable field '_demoKeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build_release:
UnitTests/UICatalog/ScenarioTests.cs#L160
The variable 'initialized' is assigned but its value is never used
|
build_release:
UnitTests/UICatalog/ScenarioTests.cs#L161
The variable 'shutdown' is assigned but its value is never used
|
build_release:
UnitTests/ConsoleDrivers/AnsiResponseParserTests.cs#L441
The variable 'i' is assigned but its value is never used
|
build_release:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L77
Dereference of a possibly null reference.
|
build_release:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L78
Dereference of a possibly null reference.
|
build_release:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L79
Dereference of a possibly null reference.
|
build_release:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L277
Dereference of a possibly null reference.
|
build_release:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L278
Dereference of a possibly null reference.
|
build_release:
UnitTests/View/Mouse/GetViewsUnderMouseTests.cs#L279
Dereference of a possibly null reference.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/IOutputBuffer.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/MouseState.cs#L44
Cannot convert null literal to non-nullable reference type.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/OutputBuffer.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_release:
Terminal.Gui/ConsoleDrivers/V2/OutputBuffer.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/OutputBuffer.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/OutputBuffer.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/IOutputBuffer.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/OutputBuffer.cs#L95
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/WindowsInput.cs#L91
'WindowsInput.Dispose()' hides inherited member 'ConsoleInput<WindowsConsole.InputRecord>.Dispose()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (ubuntu-latest):
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (windows-latest)
No files were found with the provided path: logs/
UnitTests/TestResults/. No artifacts will be uploaded.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/InputProcessor.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/IOutputBuffer.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/MouseState.cs#L44
Cannot convert null literal to non-nullable reference type.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/OutputBuffer.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build_and_test_debug (macos-latest):
Terminal.Gui/ConsoleDrivers/V2/OutputBuffer.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-logs-Linux
|
1.45 MB |
|
test-logs-macOS
|
1.56 MB |
|