Skip to content

CI Tests

CI Tests #867

Triggered via schedule January 26, 2025 06:04
Status Success
Total duration 9m 50s
Artifacts 6

ci-test.yml

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

Annotations

3 errors and 31 warnings
dotnet (macos-latest)
Process completed with exit code 1.
dotnet (ubuntu-latest)
Process completed with exit code 1.
dotnet (windows-latest)
Process completed with exit code 1.
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 (macos-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 (macos-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 (macos-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 (macos-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 (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 (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 (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 KB
PowerShellEditorServices-test-results-ubuntu-latest
49.9 KB
PowerShellEditorServices-test-results-windows-latest
99.9 KB