Skip to content

Updates

Updates #228

Triggered via pull request November 21, 2024 07:13
@bordingbording
synchronize #2128
updates
Status Failure
Total duration 4m 18s
Artifacts 1

ci.yml

on: pull_request
Matrix: test-linux
Matrix: test
Fit to window
Zoom out
Zoom in

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
NuGet packages
697 KB