CI Tests #860
Annotations
3 errors and 31 warnings
dotnet (ubuntu-latest)
Process completed with exit code 1.
|
dotnet (macos-latest)
Process completed with exit code 1.
|
dotnet (windows-latest)
Process completed with exit code 1.
|
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 (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#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:dd6491a1683a35ec02c18da6dde37431dc935e8aee778905658d92e3d6ff9435
|
|
PowerShellEditorServices-module-ubuntu-latest
|
18.3 MB |
sha256:0ea084f8a55d403eb4390146b77486afcde72b0106a1d061cc94bd62fa7fe1f7
|
|
PowerShellEditorServices-module-windows-latest
|
19.7 MB |
sha256:c0a3a2cb10df133e9794cca00493ba5280408f086de1eb190c7202f584c76a74
|
|
PowerShellEditorServices-test-results-macos-latest
|
50.1 KB |
sha256:ab88300393317411513befe91627090ba95c1f72a654c83e5945b739cf14bd9c
|
|
PowerShellEditorServices-test-results-ubuntu-latest
|
50.3 KB |
sha256:2145705fca3c934b1692ba0e9f29e6ab0e9dc636f9bc20b321e4117b818a44f9
|
|
PowerShellEditorServices-test-results-windows-latest
|
99.1 KB |
sha256:ee080e8c7100bd57b72b16b4ef9a98ab4aa73001839c9bf426722bc0459b0b82
|
|