Skip to content

Bump Grpc.AspNetCore from 2.54.0 to 2.56.0 in /src/clustering/sharding-sqlserver #123

Bump Grpc.AspNetCore from 2.54.0 to 2.56.0 in /src/clustering/sharding-sqlserver

Bump Grpc.AspNetCore from 2.54.0 to 2.56.0 in /src/clustering/sharding-sqlserver #123

Status Success
Total duration 5m 57s
Artifacts

pr_validation.yml

on: pull_request
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
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
ubuntu-latest
/home/runner/work/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 declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
ubuntu-latest
/home/runner/work/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 declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
ubuntu-latest
/home/runner/work/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 declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
ubuntu-latest
/home/runner/work/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 declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
ubuntu-latest
/home/runner/work/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 declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
ubuntu-latest
/home/runner/work/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 declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
ubuntu-latest
/home/runner/work/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 declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
ubuntu-latest
/home/runner/work/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 declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.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 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 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
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
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 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 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 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 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(18,19): warning CS8618: Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider 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 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 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 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\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 declaring the property as nullable. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\reliability\rabbitmq-backpressure\ReliableRabbitMQ.Shared\ReliableRabbitMQ.Shared.csproj]
windows-latest
D:\a\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 declaring the property as nullable. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\reliability\rabbitmq-backpressure\ReliableRabbitMQ.Shared\ReliableRabbitMQ.Shared.csproj]