Updates #228
Annotations
2 errors and 110 warnings
Test / fedora.39 / amd64 / net8.0
Process completed with exit code 125.
|
Test / alpine.3.19 / amd64 / net9.0
Process completed with exit code 125.
|
Build:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L123
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Build:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Build:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Build:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L538
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net9.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L123
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-14 / arm64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L123
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-13 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L123
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / macos-13 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L538
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net9.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L538
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net9.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L538
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net8.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L538
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net8.0:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L123
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2022 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L59
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L160
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/ConfigurationFixture.cs#L81
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L167
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L406
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L408
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L421
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L497
Do not use Assert.NotEmpty to check if a value exists in a collection. Use Assert.Contains instead. (https://xunit.net/xunit.analyzers/rules/xUnit2030)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/FilterBranchFixture.cs#L538
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Test / windows-2019 / x64 / net472:
LibGit2Sharp.Tests/ResetIndexFixture.cs#L65
Do not use Assert.Empty to check if a value does not exist in a collection. Use Assert.DoesNotContain instead. (https://xunit.net/xunit.analyzers/rules/xUnit2029)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
NuGet packages
Expired
|
697 KB |
sha256:726dd77d0ef964867e1c7340e6d61bdb0b3066ea3f56a69192e5235ed045f3f1
|
|