Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump files with dotnet-file sync #115

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kzu
Copy link
Member

@kzu kzu commented Feb 19, 2025

devlooped/oss

devlooped/SponsorLink

@kzu kzu added the dependencies Pull requests that update a dependency file label Feb 19, 2025
@kzu
Copy link
Member Author

kzu commented Feb 19, 2025

7 failed 7 failed

🧪 Details on Ubuntu 24.04.1 LTS
❌ CanSimulateRequestResponseViaGroups
   at Azure.Messaging.WebPubSub.Argument.AssertNotNull[[T]](T value, String name)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient.ParseConnectionString(String connectionString)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient..ctor(String connectionString, String hub)
   at Devlooped.Net.Tests.GetServiceUriAsync(String[[]] roles) in /_/src/Tests/Tests.cs:line 279
   at Devlooped.Net.Tests.ConnectAsync() in /_/src/Tests/Tests.cs:line 292
   at Devlooped.Net.Tests.CanSimulateRequestResponseViaGroups() in /_/src/Tests/Tests.cs:line 236
❌ CanSubscribeToAllMessagesFromAnyGroup
   at Azure.Messaging.WebPubSub.Argument.AssertNotNull[[T]](T value, String name)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient.ParseConnectionString(String connectionString)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient..ctor(String connectionString, String hub)
   at Devlooped.Net.Tests.GetServiceUriAsync(String[[]] roles) in /_/src/Tests/Tests.cs:line 279
   at Devlooped.Net.Tests.ConnectAsync() in /_/src/Tests/Tests.cs:line 292
   at Devlooped.Net.Tests.CanSubscribeToAllMessagesFromAnyGroup() in /_/src/Tests/Tests.cs:line 196
❌ DisposingSocketeerCompletesRunTask
   at Azure.Messaging.WebPubSub.Argument.AssertNotNull[[T]](T value, String name)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient.ParseConnectionString(String connectionString)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient..ctor(String connectionString, String hub)
   at Devlooped.Net.Tests.GetServiceUriAsync(String[[]] roles) in /_/src/Tests/Tests.cs:line 279
   at Devlooped.Net.Tests.ConnectAsync() in /_/src/Tests/Tests.cs:line 292
   at Devlooped.Net.Tests.DisposingSocketeerCompletesRunTask() in /_/src/Tests/Tests.cs:line 62
❌ PingPong
   at Azure.Messaging.WebPubSub.Argument.AssertNotNull[[T]](T value, String name)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient.ParseConnectionString(String connectionString)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient..ctor(String connectionString, String hub)
   at Devlooped.Net.Tests.GetServiceUriAsync(String[[]] roles) in /_/src/Tests/Tests.cs:line 279
   at Devlooped.Net.Tests.ConnectAsync() in /_/src/Tests/Tests.cs:line 292
   at Devlooped.Net.Tests.PingPong() in /_/src/Tests/Tests.cs:line 16
❌ WhenGroupJoined_ThenCanGetSecondJoinedGroup
   at Azure.Messaging.WebPubSub.Argument.AssertNotNull[[T]](T value, String name)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient.ParseConnectionString(String connectionString)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient..ctor(String connectionString, String hub)
   at Devlooped.Net.Tests.GetServiceUriAsync(String[[]] roles) in /_/src/Tests/Tests.cs:line 279
   at Devlooped.Net.Tests.ConnectAsync() in /_/src/Tests/Tests.cs:line 292
   at Devlooped.Net.Tests.WhenGroupJoined_ThenCanGetSecondJoinedGroup() in /_/src/Tests/Tests.cs:line 117
❌ WhenGroupJoined_ThenGetsMessagesToGroup
   at Azure.Messaging.WebPubSub.Argument.AssertNotNull[[T]](T value, String name)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient.ParseConnectionString(String connectionString)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient..ctor(String connectionString, String hub)
   at Devlooped.Net.Tests.GetServiceUriAsync(String[[]] roles) in /_/src/Tests/Tests.cs:line 279
   at Devlooped.Net.Tests.ConnectAsync() in /_/src/Tests/Tests.cs:line 292
   at Devlooped.Net.Tests.WhenGroupJoined_ThenGetsMessagesToGroup() in /_/src/Tests/Tests.cs:line 79
❌ WhenGroupJoined_ThenGetsOwnMessagesToGroup
   at Azure.Messaging.WebPubSub.Argument.AssertNotNull[[T]](T value, String name)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient.ParseConnectionString(String connectionString)
   at Azure.Messaging.WebPubSub.WebPubSubServiceClient..ctor(String connectionString, String hub)
   at Devlooped.Net.Tests.GetServiceUriAsync(String[[]] roles) in /_/src/Tests/Tests.cs:line 279
   at Devlooped.Net.Tests.ConnectAsync() in /_/src/Tests/Tests.cs:line 292
   at Devlooped.Net.Tests.WhenGroupJoined_ThenGetsOwnMessagesToGroup() in /_/src/Tests/Tests.cs:line 164

from dotnet-retest v0.7.0 on .NET 8.0.13 with 💜

@kzu kzu force-pushed the dotnet-file-sync branch from 210d9cd to 9ed4768 Compare February 21, 2025 00:19
# devlooped/oss

- Support using current Version from CVM devlooped/oss@2fff747
- Add explicit write permissions from caller workflow devlooped/oss@8fa147d
- Add .NET 9.0 so format can succeed devlooped/oss@ec9d7cd

# devlooped/SponsorLink

- Bump dependency in analyzer targets too devlooped/SponsorLink@1454a8f
- Bump Microsoft.IdentityModel.JsonWebTokens devlooped/SponsorLink@2de6c98
@kzu kzu force-pushed the dotnet-file-sync branch from 9ed4768 to 08ab85b Compare February 26, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants