Bump Akka.Cluster.Hosting from 1.5.31.1 to 1.5.38 #176
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.
|