[WIP] CQRS example #175
Annotations
6 errors and 13 warnings
Run './build.cmd All'
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.420\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(144,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\cqrs\cqrs-sqlserver\CqrsSqlServer.Backend\CqrsSqlServer.Backend.csproj]
|
Run './build.cmd All'
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.420\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(144,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\cqrs\cqrs-sqlserver\CqrsSqlServer.Shared\CqrsSqlServer.Shared.csproj]
|
Run './build.cmd All'
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.420\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(144,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\cqrs\cqrs-sqlserver\CqrsSqlServer.Backend\CqrsSqlServer.Backend.csproj]
|
Run './build.cmd All'
C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\sdk\6.0.420\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(144,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0. Either target .NET 6.0 or lower, or use a version of the .NET SDK that supports .NET 8.0. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\cqrs\cqrs-sqlserver\CqrsSqlServer.Shared\CqrsSqlServer.Shared.csproj]
|
Run './build.cmd All'
Target "Compile" failed
|
Run './build.cmd All'
Process completed with exit code 1.
|
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 actions/setup-dotnet@v1
.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.
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [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'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [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'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.Shared\SqlSharding.Shared.csproj]
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.Host\SqlSharding.Host.csproj]
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [D:\a\akkadotnet-code-samples\akkadotnet-code-samples\src\clustering\sharding-sqlserver\SqlSharding.Sql.Host\SqlSharding.Sql.Host.csproj]
|
Run './build.cmd All'
CSC : warning CS9057: The analyzer assembly 'C:\Users\runneradmin\.nuget\packages\akka.analyzers\0.2.1\analyzers\dotnet\cs\Akka.Analyzers.dll' references version '4.8.0.0' of the compiler, which is newer than the currently running version '4.3.0.0'. [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]
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v1
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Make build.sh executable
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Make build.cmd executable
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-dotnet@v1
18s
18s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-dotnet@v1
29s
29s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Cache .nuke/temp, ~/.nuget/packages
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run './build.cmd All'
2m 27s
2m 27s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Cache .nuke/temp, ~/.nuget/packages
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading