Skip to content

Package upgrades

Package upgrades #43

Triggered via pull request December 12, 2023 13:59
Status Success
Total duration 1m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)