Bump Grpc.Tools from 2.65.0 to 2.66.0 in /src/clustering/sharding-sqlserver #328
Annotations
12 warnings
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/
|
/home/runner/work/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)'. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/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 adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/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 adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/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 adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/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 adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/home/runner/work/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)'. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/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 adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/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 adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/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 adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
/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 adding the 'required' modifier or declaring the property as nullable. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.WebApp/SqlSharding.WebApp.csproj]
|
This job succeeded
Loading