Updates OCGV and SHOT to Terminal.Gui v2 #82
Annotations
21 warnings
|
dotnet (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet (macos-latest):
test/Microsoft.PowerShell.ConsoleGuiTools.Tests/OutGridViewWindowIntegrationTests.cs#L68
Possible null reference argument for parameter 'source' in 'IEnumerable<PSObject> Enumerable.Cast<PSObject>(IEnumerable source)'.
|
|
dotnet (macos-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L220
Member 'GetEpxandedRows' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
dotnet (macos-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/TypeGetter.cs#L264
Use 'string.EndsWith(char)' instead of 'string.EndsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1866)
|
|
dotnet (macos-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L138
Possible null reference argument for parameter 'regexFilter' in 'void ShowObjectTreeWindow.OnFilterTextChanged(object? sender, RegexTreeViewTextFilter regexFilter)'.
|
|
dotnet (macos-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L138
Converting null literal or possible null value to non-nullable type.
|
|
dotnet (macos-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/TypeGetter.cs#L291
The variable '_' is declared but never used
|
|
dotnet (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet (windows-latest):
test/Microsoft.PowerShell.ConsoleGuiTools.Tests/OutGridViewWindowIntegrationTests.cs#L68
Possible null reference argument for parameter 'source' in 'IEnumerable<PSObject> Enumerable.Cast<PSObject>(IEnumerable source)'.
|
|
dotnet (windows-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L220
Member 'GetEpxandedRows' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
dotnet (windows-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/TypeGetter.cs#L264
Use 'string.EndsWith(char)' instead of 'string.EndsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1866)
|
|
dotnet (windows-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/TypeGetter.cs#L291
The variable '_' is declared but never used
|
|
dotnet (windows-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L138
Possible null reference argument for parameter 'regexFilter' in 'void ShowObjectTreeWindow.OnFilterTextChanged(object? sender, RegexTreeViewTextFilter regexFilter)'.
|
|
dotnet (windows-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L138
Converting null literal or possible null value to non-nullable type.
|
|
dotnet (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet (ubuntu-latest):
test/Microsoft.PowerShell.ConsoleGuiTools.Tests/OutGridViewWindowIntegrationTests.cs#L68
Possible null reference argument for parameter 'source' in 'IEnumerable<PSObject> Enumerable.Cast<PSObject>(IEnumerable source)'.
|
|
dotnet (ubuntu-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L220
Member 'GetEpxandedRows' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
|
|
dotnet (ubuntu-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/TypeGetter.cs#L264
Use 'string.EndsWith(char)' instead of 'string.EndsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1866)
|
|
dotnet (ubuntu-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L138
Possible null reference argument for parameter 'regexFilter' in 'void ShowObjectTreeWindow.OnFilterTextChanged(object? sender, RegexTreeViewTextFilter regexFilter)'.
|
|
dotnet (ubuntu-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/ShowObjectTreeWindow.cs#L138
Converting null literal or possible null value to non-nullable type.
|
|
dotnet (ubuntu-latest):
src/Microsoft.PowerShell.ConsoleGuiTools/TypeGetter.cs#L291
The variable '_' is declared but never used
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ConsoleGuiTools-module-macos-latest
|
8.82 MB |
sha256:a0f4c192f0510173845d77a691c4cc77334b01c9c9b7a09a4942ce50d0b9cd00
|
|
|
ConsoleGuiTools-module-ubuntu-latest
|
8.82 MB |
sha256:3ec6f5cfa4a53672f7361f3aa33c9506fd0ea1d4a1f7d61871e1589fa8a92d25
|
|
|
ConsoleGuiTools-module-windows-latest
|
8.82 MB |
sha256:68e638eb6f4da49025a2a2d58986e018440f78a313a1b1ce39f51926c66c5955
|
|
|
ConsoleGuiTools-nupkg-macos-latest
|
8.63 MB |
sha256:1d2aba036cee12f223327716cc932fbe8691b87addbd096d9224ee5dd67c1d67
|
|
|
ConsoleGuiTools-nupkg-ubuntu-latest
|
8.63 MB |
sha256:36797f0bea3f5e77d715a172647b7456a2eb9290186b030fc6c04a353a56a816
|
|
|
ConsoleGuiTools-nupkg-windows-latest
|
8.69 MB |
sha256:70076d49206763ad6767a00ae45ecfa2c74d968ad3f6ca8b97d01060cb9593e6
|
|