Skip to content

Bump Bogus from 35.5.1 to 35.6.1 in /src/clustering/sharding-sqlserve… #339

Bump Bogus from 35.5.1 to 35.6.1 in /src/clustering/sharding-sqlserve…

Bump Bogus from 35.5.1 to 35.6.1 in /src/clustering/sharding-sqlserve… #339

Triggered via push September 25, 2024 15:18
Status Success
Total duration 6m 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
ubuntu-latest
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/
ubuntu-latest
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/
ubuntu-latest
/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]
ubuntu-latest
/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]
ubuntu-latest
/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]
ubuntu-latest
/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]
ubuntu-latest
/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]
ubuntu-latest
/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]
ubuntu-latest
/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]
ubuntu-latest
/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]
ubuntu-latest
/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]
ubuntu-latest
/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]
windows-latest
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/
windows-latest
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/
windows-latest
D:\a\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. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\infrastructure\mssql-init-container\src\Akka.SqlInitContainer\Akka.SqlInitContainer.csproj]
windows-latest
D:\a\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. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\infrastructure\mssql-init-container\src\Akka.SqlInitContainer\Akka.SqlInitContainer.csproj]
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\Program.cs(20,13): warning CS8604: Possible null reference argument for parameter 'source' in 'string[] Enumerable.ToArray<string>(IEnumerable<string> source)'. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\SqlSharding.WebApp.csproj]
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\Pages\CreateProduct.cshtml.cs(18,19): warning CS8618: Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\SqlSharding.WebApp.csproj]
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\Pages\CreateProduct.cshtml.cs(32,12): warning CS8618: Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\SqlSharding.WebApp.csproj]
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\Pages\Product.cshtml.cs(17,12): warning CS8618: Non-nullable property 'ProductId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\SqlSharding.WebApp.csproj]
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\Pages\Product.cshtml.cs(17,12): warning CS8618: Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\SqlSharding.WebApp.csproj]
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\Program.cs(20,13): warning CS8604: Possible null reference argument for parameter 'source' in 'string[] Enumerable.ToArray<string>(IEnumerable<string> source)'. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\SqlSharding.WebApp.csproj]
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\Pages\CreateProduct.cshtml.cs(18,19): warning CS8618: Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\SqlSharding.WebApp.csproj]
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\Pages\CreateProduct.cshtml.cs(32,12): warning CS8618: Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.WebApp\SqlSharding.WebApp.csproj]