Remove old Microsoft internal .pipelines folder#26
Open
the-mentor wants to merge 1 commit into
Open
Annotations
6 warnings
|
Build and test:
test/PSTui.Tests/OutGridViewWindowIntegrationTests.cs#L68
Possible null reference argument for parameter 'source' in 'IEnumerable<PSObject> Enumerable.Cast<PSObject>(IEnumerable source)'.
|
|
Build and test:
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)
|
|
Build and test:
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)
|
|
Build and test:
src/PSTui/ShowObjectTreeWindow.cs#L138
Possible null reference argument for parameter 'regexFilter' in 'void ShowObjectTreeWindow.OnFilterTextChanged(object? sender, RegexTreeViewTextFilter regexFilter)'.
|
|
Build and test:
src/PSTui/ShowObjectTreeWindow.cs#L138
Converting null literal or possible null value to non-nullable type.
|
|
Build and test:
src/PSTui/TypeGetter.cs#L291
The variable '_' is declared but never used
|
background
wait
wait-all
cancel
parallel
Loading