Skip to content

[Akka.NET v1.5.15 upgrade] introduced AK1001 bug #154

[Akka.NET v1.5.15 upgrade] introduced AK1001 bug

[Akka.NET v1.5.15 upgrade] introduced AK1001 bug #154

Triggered via pull request January 10, 2024 18:39
Status Success
Total duration 2m 56s
Artifacts

pr_validation.yml

on: pull_request
windows-latest
2m 44s
windows-latest
ubuntu-latest
58s
ubuntu-latest
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
CSC : warning CS9057: The analyzer assembly '/home/runner/.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'. [/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
CSC : warning CS9057: The analyzer assembly '/home/runner/.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'. [/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
CSC : warning CS9057: The analyzer assembly '/home/runner/.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'. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.Shared/SqlSharding.Shared.csproj]
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.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'. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.Host/SqlSharding.Host.csproj]
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.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'. [/home/runner/work/akkadotnet-code-samples/akkadotnet-code-samples/src/clustering/sharding-sqlserver/SqlSharding.Sql.Host/SqlSharding.Sql.Host.csproj]
ubuntu-latest
CSC : warning CS9057: The analyzer assembly '/home/runner/.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'. [/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]
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
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]
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
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]
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
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]
windows-latest
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]
windows-latest
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]
windows-latest
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]
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]