Skip to content

Upgrade Orleans dependencies to 8.0.0 #44

Upgrade Orleans dependencies to 8.0.0

Upgrade Orleans dependencies to 8.0.0 #44

Triggered via pull request January 22, 2024 10:49
Status Success
Total duration 1m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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#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#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)
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)