Skip to content

Fixes #3692++ - Rearchitects drivers #8745

Fixes #3692++ - Rearchitects drivers

Fixes #3692++ - Rearchitects drivers #8745

Triggered via pull request December 21, 2024 10:31
Status Success
Total duration 6m 45s
Artifacts 3

dotnet-core.yml

on: pull_request
build_release
56s
build_release
Matrix: build_and_test_debug
Fit to window
Zoom out
Zoom in

Annotations

52 warnings
build_release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L492
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_release: UnitTests/Application/ApplicationScreenTests.cs#L5
Parameter 'output' is unread.
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/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/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/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/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/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/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/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/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/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/Application/IApplication.cs#L62
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/Application/ApplicationImpl.cs#L27
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/Application/ApplicationImpl.cs#L27
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/Application/ApplicationImpl.cs#L49
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/Application/ApplicationImpl.cs#L49
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/Application/ApplicationImpl.cs#L74
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/Application/ApplicationImpl.cs#L74
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/Application/ApplicationImpl.cs#L128
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/Application/IApplication.cs#L42
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/Application/IApplication.cs#L42
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/Application/IApplication.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build_and_test_debug (ubuntu-latest): Terminal.Gui/Application/ApplicationImpl.cs#L27
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/Application/ApplicationImpl.cs#L27
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/Application/ApplicationImpl.cs#L49
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/Application/ApplicationImpl.cs#L49
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/Application/ApplicationImpl.cs#L74
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/Application/ApplicationImpl.cs#L74
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/Application/ApplicationImpl.cs#L128
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/Application/IApplication.cs#L42
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/Application/IApplication.cs#L42
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/Application/IApplication.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/ApplicationImpl.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/ApplicationImpl.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/ApplicationImpl.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/ApplicationImpl.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/ApplicationImpl.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/ApplicationImpl.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/ApplicationImpl.cs#L128
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/IApplication.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/IApplication.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_and_test_debug (windows-latest): Terminal.Gui/Application/IApplication.cs#L62
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
6.18 MB
test-logs-Windows
5.79 MB
test-logs-macOS
5.77 MB