Skip to content

[MAINT]: Clean Up All ~1132 xUnit Build Error Warnings #2872

@wesdevpro

Description

@wesdevpro

Describe the need

When you run the .\build.ps1 or .\build.sh scripts, you may notice several errors while the script is building Octokit.net. However, most of these errors are simply warnings generated by xUnit's features being used correctly. It is recommended that you remove these warnings to tidy up the logs and maintain the proper standards for using xUnit.

SDK Version

No response

API Version

No response

Relevant log output

E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1395,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1409,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(184,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(198,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1378,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(222,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(223,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1294,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oc
tokit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1229,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oc
tokit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(258,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1363,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1243,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oc
tokit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(279,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1168,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oc
tokit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1169,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(310,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(311,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1182,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oc
tokit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(1183,21): warning xUnit2013: Do not use Assert.Equ
al() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(710,21): warning xUnit2013: Do not use Assert.Equa
l() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(838,21): warning xUnit2013: Do not use Assert.Equa
l() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(839,21): warning xUnit2013: Do not use Assert.Equa
l() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octo
kit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(724,21): warning xUnit2013: Do not use Assert.Equa
l() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(354,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(855,21): warning xUnit2013: Do not use Assert.Equa
l() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(856,21): warning xUnit2013: Do not use Assert.Equa
l() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octo
kit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(378,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(379,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(407,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(423,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(450,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(451,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(477,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(491,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(615,21): warning xUnit2013: Do not use Assert.Equa
l() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(515,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(516,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(340,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\RepositoryBranchesClientTests.cs(633,21): warning xUnit2013: Do not use Assert.Equa
l() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Oct
okit.Tests.Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(551,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(572,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(603,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(604,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(643,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(656,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(670,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(684,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(708,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(709,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(734,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(735,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(776,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(789,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(803,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(817,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(841,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(842,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(867,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
E:\GitHub\octokit.net\Octokit.Tests.Integration\Clients\StarredClientTests.cs(868,13): warning xUnit2013: Do not use Assert.Equal() to chec
k for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013) [E:\GitHub\octokit.net\Octokit.Tests.
Integration\Octokit.Tests.Integration.csproj::TargetFramework=net462]
    1132 Warning(s)
    0 Error(s)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Up for grabsIssues that are ready to be worked on by anyoneType: MaintenanceAny dependency, housekeeping, and clean up Issue or PR

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions