Bump Akka.Persistence.Sql.Hosting from 1.5.28 to 1.5.30 in /src/clustering/sharding-sqlserver #357
Annotations
13 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/infrastructure/mssql-init-container/src/Akka.SqlInitContainer/Actors/SqlConnectionChecker.cs(31,23): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/infrastructure/mssql-init-container/src/Akka.SqlInitContainer/Akka.SqlInitContainer.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/infrastructure/mssql-init-container/src/Akka.SqlInitContainer/Actors/SqlConnectionChecker.cs(31,23): warning CS8602: Dereference of a possibly null reference. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/infrastructure/mssql-init-container/src/Akka.SqlInitContainer/Akka.SqlInitContainer.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/Queues/RabbitMQSettings.cs(5,19): warning CS8618: Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/ReliableRabbitMQ.Shared.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/Clustering/AkkaNetworkSettings.cs(5,19): warning CS8618: Non-nullable property 'ActorSystemName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/ReliableRabbitMQ.Shared.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/Clustering/AkkaNetworkSettings.cs(6,19): warning CS8618: Non-nullable property 'ClusterIp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/ReliableRabbitMQ.Shared.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Producer/Actors/AmqpProducerActor.cs(26,12): warning CS8618: Non-nullable field '_cancelable' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Producer/ReliableRabbitMQ.Producer.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Producer/Actors/AmqpProducerActor.cs(26,12): warning CS8618: Non-nullable property 'Timers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Producer/ReliableRabbitMQ.Producer.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Producer/Actors/AmqpProducerActor.cs(54,86): warning CS0618: 'Sink.ActorRef<TIn>(IActorRef, object)' is obsolete: 'Use overload accepting both on complete and on failure message' [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Producer/ReliableRabbitMQ.Producer.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Consumer/Actors/RabbitMqConsumerActor.cs(93,22): warning CS0618: 'Sink.ActorRef<TIn>(IActorRef, object)' is obsolete: 'Use overload accepting both on complete and on failure message' [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Consumer/ReliableRabbitMQ.Consumer.csproj]
|
Run './build.cmd All'
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/Queues/RabbitMQSettings.cs(5,19): warning CS8618: Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/reliability/rabbitmq-backpressure/ReliableRabbitMQ.Shared/ReliableRabbitMQ.Shared.csproj]
|
Loading