docs: GIFs now show the pwsh prompt + command; add demo.gif #36
Annotations
21 warnings and 1 notice
|
dotnet (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet (ubuntu-latest):
test/PSTui.Tests/OutGridViewWindowIntegrationTests.cs#L68
Possible null reference argument for parameter 'source' in 'IEnumerable<PSObject> Enumerable.Cast<PSObject>(IEnumerable source)'.
|
|
dotnet (ubuntu-latest):
src/PSTui/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/PSTui/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/PSTui/ShowObjectTreeWindow.cs#L138
Possible null reference argument for parameter 'regexFilter' in 'void ShowObjectTreeWindow.OnFilterTextChanged(object? sender, RegexTreeViewTextFilter regexFilter)'.
|
|
dotnet (ubuntu-latest):
src/PSTui/ShowObjectTreeWindow.cs#L138
Converting null literal or possible null value to non-nullable type.
|
|
dotnet (ubuntu-latest):
src/PSTui/TypeGetter.cs#L291
The variable '_' is declared but never used
|
|
dotnet (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet (macos-latest):
test/PSTui.Tests/OutGridViewWindowIntegrationTests.cs#L68
Possible null reference argument for parameter 'source' in 'IEnumerable<PSObject> Enumerable.Cast<PSObject>(IEnumerable source)'.
|
|
dotnet (macos-latest):
src/PSTui/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/PSTui/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/PSTui/ShowObjectTreeWindow.cs#L138
Possible null reference argument for parameter 'regexFilter' in 'void ShowObjectTreeWindow.OnFilterTextChanged(object? sender, RegexTreeViewTextFilter regexFilter)'.
|
|
dotnet (macos-latest):
src/PSTui/ShowObjectTreeWindow.cs#L138
Converting null literal or possible null value to non-nullable type.
|
|
dotnet (macos-latest):
src/PSTui/TypeGetter.cs#L291
The variable '_' is declared but never used
|
|
dotnet (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
dotnet (windows-latest):
test/PSTui.Tests/OutGridViewWindowIntegrationTests.cs#L68
Possible null reference argument for parameter 'source' in 'IEnumerable<PSObject> Enumerable.Cast<PSObject>(IEnumerable source)'.
|
|
dotnet (windows-latest):
src/PSTui/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/PSTui/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/PSTui/ShowObjectTreeWindow.cs#L138
Possible null reference argument for parameter 'regexFilter' in 'void ShowObjectTreeWindow.OnFilterTextChanged(object? sender, RegexTreeViewTextFilter regexFilter)'.
|
|
dotnet (windows-latest):
src/PSTui/ShowObjectTreeWindow.cs#L138
Converting null literal or possible null value to non-nullable type.
|
|
dotnet (windows-latest):
src/PSTui/TypeGetter.cs#L291
The variable '_' is declared but never used
|
|
dotnet (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PSTui-module-macos-latest
|
1.97 MB |
sha256:76d56d5a50b191ff8bad82d4fc435adbe6ad5664e0413c52e349121c4313aa9a
|
|
|
PSTui-module-ubuntu-latest
|
1.97 MB |
sha256:7be19177bc56202996220d81ba340de7114123e5f9b346d5d80b423a0923ebf9
|
|
|
PSTui-module-windows-latest
|
1.97 MB |
sha256:3ae894b4b1c4ff13cfe3c53ca72471d5e9a61655ac87acd657099a49c7982595
|
|