Bump Akka.Persistence.Sql.Hosting from 1.5.30 to 1.5.38.1 in /src/clustering/sharding-sqlserver #427
pr_validation.yml
on: pull_request
windows-latest
2m 48s
ubuntu-latest
55s
Annotations
8 errors and 20 warnings
ubuntu-latest
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.Sql.Host/Program.cs(28,19): error CS0246: The type or namespace name 'HostBuilder' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.Sql.Host/SqlSharding.Sql.Host.csproj]
|
ubuntu-latest
/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.Sql.Host/Program.cs(28,19): error CS0246: The type or namespace name 'HostBuilder' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.Sql.Host/SqlSharding.Sql.Host.csproj]
|
ubuntu-latest
Target "Compile" failed
|
ubuntu-latest
Process completed with exit code 255.
|
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.Sql.Host\Program.cs(28,19): error CS0246: The type or namespace name 'HostBuilder' could not be found (are you missing a using directive or an assembly reference?) [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.Sql.Host\SqlSharding.Sql.Host.csproj]
|
windows-latest
D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.Sql.Host\Program.cs(28,19): error CS0246: The type or namespace name 'HostBuilder' could not be found (are you missing a using directive or an assembly reference?) [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.Sql.Host\SqlSharding.Sql.Host.csproj]
|
windows-latest
Target "Compile" failed
|
windows-latest
Process completed with exit code 1.
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
ubuntu-latest
/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]
|
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 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]
|
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 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]
|
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 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]
|
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 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]
|
ubuntu-latest
/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]
|
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 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]
|
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 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]
|
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]
|