Skip to content

CI Tests

CI Tests #859

Triggered via schedule January 18, 2025 06:03
Status Success
Total duration 10m 3s
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#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 (ubuntu-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 (ubuntu-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 (ubuntu-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 (ubuntu-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 (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 (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)
dotnet (windows-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 (windows-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 (windows-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 (windows-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 (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)

Artifacts

Produced during runtime
Name Size Digest
PowerShellEditorServices-module-macos-latest
18.3 MB
sha256:de9744d77b8fefd4624cd6cf4d3421b09aed9502bba31cec3af32020a5fbdbb6
PowerShellEditorServices-module-ubuntu-latest
18.3 MB
sha256:b81cf680aacd542187a96822669b59eebff8aa4efe3809824f5096d68596c4d6
PowerShellEditorServices-module-windows-latest
19.7 MB
sha256:97bc686b58c8dfe27bf9a4e68fc9e8303410e1accea4440cdf829bb78dee2112
PowerShellEditorServices-test-results-macos-latest
50.3 KB
sha256:8a8ab192a5639dcc6e222eb015fa9327c8c22e2abeeb890022117e8d81aa2a79
PowerShellEditorServices-test-results-ubuntu-latest
50.3 KB
sha256:f67e59b853bfcef7270acacdaaaa67d37893f294801eeb2838fc2cb4398ed4f5
PowerShellEditorServices-test-results-windows-latest
99.5 KB
sha256:f6c22ecbd4d02e020a08b412fb0b8b919760c3ef16759f9573e53b55a20361c5