Skip to content

Fixes #3692++ - Rearchitects drivers #8758

Fixes #3692++ - Rearchitects drivers

Fixes #3692++ - Rearchitects drivers #8758

Triggered via pull request December 28, 2024 13:28
Status Failure
Total duration 1m 16s
Artifacts

dotnet-core.yml

on: pull_request
build_release
1m 6s
build_release
Matrix: build_and_test_debug
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 44 warnings
build_and_test_debug (macos-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L12
Argument 2: cannot convert from 'Terminal.Gui.IViewFinder' to 'System.TimeSpan?'
build_and_test_debug (macos-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L18
Argument 1: cannot convert from 'Terminal.Gui.MouseEventArgs' to 'System.Collections.IEnumerable'
build_and_test_debug (macos-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L22
'MouseEventArgs' does not contain a definition for 'ToArray' and no accessible extension method 'ToArray' accepting a first argument of type 'MouseEventArgs' could be found (are you missing a using directive or an assembly reference?)
build_and_test_debug (macos-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L12
Argument 2: cannot convert from 'Terminal.Gui.IViewFinder' to 'System.TimeSpan?'
build_and_test_debug (macos-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L18
Argument 1: cannot convert from 'Terminal.Gui.MouseEventArgs' to 'System.Collections.IEnumerable'
build_and_test_debug (macos-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L22
'MouseEventArgs' does not contain a definition for 'ToArray' and no accessible extension method 'ToArray' accepting a first argument of type 'MouseEventArgs' could be found (are you missing a using directive or an assembly reference?)
build_and_test_debug (macos-latest)
Process completed with exit code 1.
build_and_test_debug (windows-latest)
The job was canceled because "macos-latest" failed.
build_and_test_debug (windows-latest)
The operation was canceled.
build_and_test_debug (ubuntu-latest)
The job was canceled because "macos-latest" failed.
build_and_test_debug (ubuntu-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L12
Argument 2: cannot convert from 'Terminal.Gui.IViewFinder' to 'System.TimeSpan?'
build_and_test_debug (ubuntu-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L18
Argument 1: cannot convert from 'Terminal.Gui.MouseEventArgs' to 'System.Collections.IEnumerable'
build_and_test_debug (ubuntu-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L22
'MouseEventArgs' does not contain a definition for 'ToArray' and no accessible extension method 'ToArray' accepting a first argument of type 'MouseEventArgs' could be found (are you missing a using directive or an assembly reference?)
build_and_test_debug (ubuntu-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L12
Argument 2: cannot convert from 'Terminal.Gui.IViewFinder' to 'System.TimeSpan?'
build_and_test_debug (ubuntu-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L18
Argument 1: cannot convert from 'Terminal.Gui.MouseEventArgs' to 'System.Collections.IEnumerable'
build_and_test_debug (ubuntu-latest): UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L22
'MouseEventArgs' does not contain a definition for 'ToArray' and no accessible extension method 'ToArray' accepting a first argument of type 'MouseEventArgs' could be found (are you missing a using directive or an assembly reference?)
build_and_test_debug (ubuntu-latest)
The operation was canceled.
build_release: UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L12
Argument 2: cannot convert from 'Terminal.Gui.IViewFinder' to 'System.TimeSpan?'
build_release: UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L18
Argument 1: cannot convert from 'Terminal.Gui.MouseEventArgs' to 'System.Collections.IEnumerable'
build_release: UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L22
'MouseEventArgs' does not contain a definition for 'ToArray' and no accessible extension method 'ToArray' accepting a first argument of type 'MouseEventArgs' could be found (are you missing a using directive or an assembly reference?)
build_release: UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L12
Argument 2: cannot convert from 'Terminal.Gui.IViewFinder' to 'System.TimeSpan?'
build_release: UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L18
Argument 1: cannot convert from 'Terminal.Gui.MouseEventArgs' to 'System.Collections.IEnumerable'
build_release: UnitTests/ConsoleDrivers/V2/MouseInterpreterTests.cs#L22
'MouseEventArgs' does not contain a definition for 'ToArray' and no accessible extension method 'ToArray' accepting a first argument of type 'MouseEventArgs' could be found (are you missing a using directive or an assembly reference?)
build_release
Process completed with exit code 1.
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 (macos-latest)
No files were found with the provided path: logs/ UnitTests/TestResults/. No artifacts will be uploaded.
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 (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 (ubuntu-latest)
No files were found with the provided path: logs/ UnitTests/TestResults/. No artifacts will be uploaded.
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/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/Drawing/CellTests.cs#L6
Parameter 'output' is unread.
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/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.