Sharding sqlserver mac support #254
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Run './build.cmd All'
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]
|
Loading