Skip to content

Updates OCGV and SHOT to Terminal.Gui v2 #38

Updates OCGV and SHOT to Terminal.Gui v2

Updates OCGV and SHOT to Terminal.Gui v2 #38

Triggered via pull request November 14, 2025 16:02
Status Failure
Total duration 56s
Artifacts

ci-test.yml

on: pull_request
Matrix: dotnet
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 23 warnings
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectView.cs#L16
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/GridViewDataSource.cs#L12
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/GridViewDataSource.cs#L11
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/GridViewDataSource.cs#L10
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/GridViewDataSource.cs#L9
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L15
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L14
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L13
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L12
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (macos-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L11
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest)
The strategy configuration was canceled because "ci.macos-latest" failed
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectView.cs#L16
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/GridViewDataSource.cs#L12
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/GridViewDataSource.cs#L11
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/GridViewDataSource.cs#L10
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/GridViewDataSource.cs#L9
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L15
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L14
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L13
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L12
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (ubuntu-latest): src/Microsoft.PowerShell.ConsoleGuiTools/ConsoleGui.cs#L11
The type or namespace name 'Terminal' could not be found (are you missing a using directive or an assembly reference?)
dotnet (windows-latest)
The strategy configuration was canceled because "ci.macos-latest" failed
dotnet (windows-latest)
The operation was canceled.
dotnet (macos-latest)
No files were found with the provided path: module. No artifacts will be uploaded.
dotnet (macos-latest): src/Microsoft.PowerShell.OutGridView.Models/DataTableColumn.cs#L18
Non-nullable property 'StringType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (macos-latest): src/Microsoft.PowerShell.OutGridView.Models/ApplicationData.cs#L22
Non-nullable property 'ModuleVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (macos-latest): src/Microsoft.PowerShell.OutGridView.Models/ApplicationData.cs#L16
Non-nullable property 'DataTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (macos-latest): src/Microsoft.PowerShell.OutGridView.Models/ApplicationData.cs#L14
Non-nullable property 'Filter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (macos-latest): src/Microsoft.PowerShell.OutGridView.Models/ApplicationData.cs#L11
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (macos-latest): src/Microsoft.PowerShell.OutGridView.Models/DataTableRow.cs#L28
Nullability of reference types in type of parameter 'obj' of 'int StringValue.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
dotnet (macos-latest): src/Microsoft.PowerShell.OutGridView.Models/DataTableRow.cs#L18
Nullability of reference types in type of parameter 'obj' of 'int DecimalValue.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
dotnet (macos-latest): src/Microsoft.PowerShell.OutGridView.Models/DataTableColumn.cs#L25
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
dotnet (ubuntu-latest)
No files were found with the provided path: module. No artifacts will be uploaded.
dotnet (ubuntu-latest): src/Microsoft.PowerShell.OutGridView.Models/DataTableColumn.cs#L18
Non-nullable property 'StringType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (ubuntu-latest): src/Microsoft.PowerShell.OutGridView.Models/ApplicationData.cs#L22
Non-nullable property 'ModuleVersion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (ubuntu-latest): src/Microsoft.PowerShell.OutGridView.Models/ApplicationData.cs#L16
Non-nullable property 'DataTable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (ubuntu-latest): src/Microsoft.PowerShell.OutGridView.Models/ApplicationData.cs#L14
Non-nullable property 'Filter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (ubuntu-latest): src/Microsoft.PowerShell.OutGridView.Models/ApplicationData.cs#L11
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
dotnet (ubuntu-latest): src/Microsoft.PowerShell.OutGridView.Models/DataTableRow.cs#L28
Nullability of reference types in type of parameter 'obj' of 'int StringValue.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
dotnet (ubuntu-latest): src/Microsoft.PowerShell.OutGridView.Models/DataTableRow.cs#L18
Nullability of reference types in type of parameter 'obj' of 'int DecimalValue.CompareTo(object obj)' doesn't match implicitly implemented member 'int IComparable.CompareTo(object? obj)' (possibly because of nullability attributes).
dotnet (ubuntu-latest): src/Microsoft.PowerShell.OutGridView.Models/DataTableColumn.cs#L25
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
dotnet (windows-latest)
No files were found with the provided path: module. No artifacts will be uploaded.