Package upgrades #43
Annotations
10 warnings
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L109
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L138
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L149
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L161
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L181
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L193
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L199
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L208
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L238
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
build:
test/Orleans.Clustering.Kubernetes.Test/MembershipTableTestsBase.cs#L246
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|