Release #3
release.yml
on: workflow_dispatch
release
52s
notify-failure
0s
Annotations
7 warnings
|
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/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.
|
|
release:
src/PSTui/TypeGetter.cs#L291
The variable '_' is declared but never used
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PSTui-1.0.0
|
9.18 MB |
sha256:c2d36cfcd795b64fa7f471738a6f1e2ef202be3d427bda41869761b167622d59
|
|