Skip to content

v4.2.0: Support PSScriptAnalyzer config in multi-root workspaces (#2213) #857

v4.2.0: Support PSScriptAnalyzer config in multi-root workspaces (#2213)

v4.2.0: Support PSScriptAnalyzer config in multi-root workspaces (#2213) #857

Triggered via push January 16, 2025 20:19
Status Success
Total duration 11m 19s
Artifacts 6

ci-test.yml

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

Annotations

31 warnings
dotnet (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (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 (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 Digest
PowerShellEditorServices-module-macos-latest
18.3 MB
sha256:3cfcaa89ea6d4f74e84e417310c69563895900721f022c0e1fe82c394edbd277
PowerShellEditorServices-module-ubuntu-latest
18.3 MB
sha256:a4a442479379658628c44e6fccb3ef8623484643ec8e87c1fe55c2981a046aa2
PowerShellEditorServices-module-windows-latest
19.7 MB
sha256:b13a318b1151f436a9dff6fd5512e6b2879bc3fb755bef74ff44de84445e436e
PowerShellEditorServices-test-results-macos-latest
50.2 KB
sha256:abe5c4adc80462fcc739826abd159a7cdff4592be2b7e59ad47018a5ee4f1f5d
PowerShellEditorServices-test-results-ubuntu-latest
50.1 KB
sha256:81a6de44e9065a967dd087f2e79e0dd10c259258433dcc7263e836fe5b0655fd
PowerShellEditorServices-test-results-windows-latest
99.8 KB
sha256:fcd48787c3eaacf6814e0016ab39f7eb656a9cdca1e03d133b5b234c7c6bbb96