Fix #15: F7/Shift+F7 do nothing after install (#16) #6
release.yml
on: push
release
58s
notify-failure
5s
Annotations
1 error and 8 warnings
|
release
Process completed with exit code 1.
|
|
release
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/
|
|
release:
test/PSTui.Tests/OutGridViewWindowIntegrationTests.cs#L68
Possible null reference argument for parameter 'source' in 'IEnumerable<PSObject> Enumerable.Cast<PSObject>(IEnumerable source)'.
|
|
release:
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)
|
|
release:
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)
|
|
release:
src/PSTui/TypeGetter.cs#L291
The variable '_' is declared but never used
|
|
release:
src/PSTui/ShowObjectTreeWindow.cs#L138
Possible null reference argument for parameter 'regexFilter' in 'void ShowObjectTreeWindow.OnFilterTextChanged(object? sender, RegexTreeViewTextFilter regexFilter)'.
|
|
release:
src/PSTui/ShowObjectTreeWindow.cs#L138
Converting null literal or possible null value to non-nullable type.
|
|
notify-failure
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PSTui-1.0.1
|
1.97 MB |
sha256:b78e77a23167bde47252b2ffe3529d5caf3de9f4dcf2b54e8fed89886967d027
|
|