Skip to content

Bump Akka.Cluster.Hosting from 1.5.31.1 to 1.5.38 #176

Bump Akka.Cluster.Hosting from 1.5.31.1 to 1.5.38

Bump Akka.Cluster.Hosting from 1.5.31.1 to 1.5.38 #176

Triggered via pull request February 20, 2025 17:00
Status Failure
Total duration 2m 6s
Artifacts

pr_validation.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Test-ubuntu-latest: src/Akka.Pattern/Akka.Pattern.App/Program.cs#L24
The type or namespace name 'HostBuilder' could not be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest: src/Akka.Pattern/Akka.Pattern.App/Program.cs#L24
The type or namespace name 'HostBuilder' could not be found (are you missing a using directive or an assembly reference?)
Test-ubuntu-latest
Process completed with exit code 1.
Test-windows-latest
The job was canceled because "ubuntu-latest" failed.
Test-windows-latest
The operation was canceled.
Test-ubuntu-latest: src/Akka.BCF/Akka.BCF.Abstractions/Actors/ActorTestCommands.cs#L27
Parameter 'EntityId' is unread. Did you forget to use it to initialize the property with that name?
Test-ubuntu-latest: src/Akka.Pattern/Akka.Pattern.Domains.Subscriptions/Actors/SubscriptionState.cs#L92
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test-ubuntu-latest: src/Akka.BCF/Akka.BCF.Domains.Subscriptions/State/SubscriptionValidator.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test-ubuntu-latest: src/Akka.BCF/Akka.BCF.Abstractions/Actors/ActorTestCommands.cs#L27
Parameter 'EntityId' is unread. Did you forget to use it to initialize the property with that name?
Test-ubuntu-latest: src/Akka.Pattern/Akka.Pattern.Domains.Subscriptions/Actors/SubscriptionState.cs#L92
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test-ubuntu-latest: src/Akka.BCF/Akka.BCF.Domains.Subscriptions/State/SubscriptionValidator.cs#L9
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.