Add git-blame-ignore-revs file for some refactor commits to make blame better. #922
Annotations
30 warnings
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)
|
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)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
PowerShellEditorServices-module-macos-latest
|
18.3 MB |
sha256:954ad66028b700d84fd311aaf96233bc60674b01aa4765b2609133ef9db2f12d
|
|
PowerShellEditorServices-module-ubuntu-latest
|
18.3 MB |
sha256:8d68dff961ffbbcc7f1e2efbd8c34eab605e8b9e226d1981ec902cd3f4c29929
|
|
PowerShellEditorServices-module-windows-latest
|
19.7 MB |
sha256:3885c48c7cceba9c5fddbd3f1282ed9056c9ec3d1b5efa08b8cb2e586ccd9d44
|
|
PowerShellEditorServices-test-results-macos-latest
|
49.7 KB |
sha256:85ee92c02c37d79ee9697b5acd78088d1b87d7d94f88bc8df5ebd600c2490ac3
|
|
PowerShellEditorServices-test-results-ubuntu-latest
|
49.9 KB |
sha256:6e0fe36e0f78c78aa958d90dfed5ca231ee691b5113faf69ae0b8e917f7b2f0f
|
|
PowerShellEditorServices-test-results-windows-latest
|
99.5 KB |
sha256:565a363bdd01b283ce6ff00f3754c72e46308807f4d21aa5a2d2090746ae24bc
|
|