Skip to content

Fix RestorePsesModules to use Save-PSResource (#2219) #902

Fix RestorePsesModules to use Save-PSResource (#2219)

Fix RestorePsesModules to use Save-PSResource (#2219) #902

Triggered via push February 26, 2025 20:22
Status Success
Total duration 12m 54s
Artifacts 6

ci-test.yml

on: push
Matrix: dotnet
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L799
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L804
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L809
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L814
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L819
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L824
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L829
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L869
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L874
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (macos-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L879
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L869
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L874
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L879
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L884
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L889
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L895
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L900
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L799
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L804
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (ubuntu-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L809
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L869
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L874
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L879
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L884
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L889
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L895
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L900
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L799
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L804
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
dotnet (windows-latest): test/PowerShellEditorServices.Test/Language/SymbolsServiceTests.cs#L809
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)

Artifacts

Produced during runtime
Name Size
PowerShellEditorServices-module-macos-latest
18.3 MB
PowerShellEditorServices-module-ubuntu-latest
18.3 MB
PowerShellEditorServices-module-windows-latest
19.7 MB
PowerShellEditorServices-test-results-macos-latest
50.2 KB
PowerShellEditorServices-test-results-ubuntu-latest
50.5 KB
PowerShellEditorServices-test-results-windows-latest
99.6 KB