Skip to content

Bump Akka.TestKit.Xunit2 from 1.4.41 to 1.5.8 #214

Bump Akka.TestKit.Xunit2 from 1.4.41 to 1.5.8

Bump Akka.TestKit.Xunit2 from 1.4.41 to 1.5.8 #214

Triggered via pull request June 16, 2023 12:00
Status Failure
Total duration 3m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr_validation.yml

on: pull_request
windows-latest
3m 17s
windows-latest
ubuntu-latest
55s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 16 warnings
ubuntu-latest
[xUnit.net 00:00:01.56] Akka.Remote.gRPC.Tests.GrpcTransportBindSpecs.ShouldBindToPortZero [FAIL]
ubuntu-latest
[xUnit.net 00:00:01.59] Akka.Remote.gRPC.Tests.GrpcAssociationSpecs.ShouldAssociateActorSystemsWithGrpcEnabled [FAIL]
ubuntu-latest
[xUnit.net 00:00:01.63] Akka.Remote.gRPC.Tests.GrpcTransportBindSpecs.ShouldStartActorSystemWithGrpcEnabled [FAIL]
ubuntu-latest
Target "Tests" failed
ubuntu-latest
Process completed with exit code 255.
windows-latest
[xUnit.net 00:00:01.22] Akka.Remote.gRPC.Tests.GrpcAssociationSpecs.ShouldAssociateActorSystemsWithGrpcEnabled [FAIL]
windows-latest
[xUnit.net 00:00:01.23] Akka.Remote.gRPC.Tests.GrpcTransportBindSpecs.ShouldBindToPortZero [FAIL]
windows-latest
[xUnit.net 00:00:01.25] Akka.Remote.gRPC.Tests.GrpcTransportBindSpecs.ShouldStartActorSystemWithGrpcEnabled [FAIL]
windows-latest
Target "Tests" failed
windows-latest
Process completed with exit code 1.
ubuntu-latest
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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
/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/GrpcTransport.cs(45,30): warning CS0672: Member 'GrpcAssociationHandle.Disassociate()' overrides obsolete member 'AssociationHandle.Disassociate()'. Add the Obsolete attribute to 'GrpcAssociationHandle.Disassociate()'. [/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/Akka.Remote.gRPC.csproj]
ubuntu-latest
/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/GrpcTransport.cs(124,31): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/Akka.Remote.gRPC.csproj]
ubuntu-latest
/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/GrpcTransport.cs(73,45): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/Akka.Remote.gRPC.csproj]
ubuntu-latest
/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/GrpcTransport.cs(45,30): warning CS0672: Member 'GrpcAssociationHandle.Disassociate()' overrides obsolete member 'AssociationHandle.Disassociate()'. Add the Obsolete attribute to 'GrpcAssociationHandle.Disassociate()'. [/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/Akka.Remote.gRPC.csproj]
ubuntu-latest
/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/GrpcTransport.cs(124,31): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/Akka.Remote.gRPC.csproj]
ubuntu-latest
/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/GrpcTransport.cs(73,45): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [/home/runner/work/Akka.Remote.gRPC/Akka.Remote.gRPC/src/Akka.Remote.gRPC/Akka.Remote.gRPC.csproj]
windows-latest
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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
D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\GrpcTransport.cs(124,31): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\Akka.Remote.gRPC.csproj]
windows-latest
D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\GrpcTransport.cs(45,30): warning CS0672: Member 'GrpcAssociationHandle.Disassociate()' overrides obsolete member 'AssociationHandle.Disassociate()'. Add the Obsolete attribute to 'GrpcAssociationHandle.Disassociate()'. [D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\Akka.Remote.gRPC.csproj]
windows-latest
D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\GrpcTransport.cs(73,45): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\Akka.Remote.gRPC.csproj]
windows-latest
D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\GrpcTransport.cs(124,31): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\Akka.Remote.gRPC.csproj]
windows-latest
D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\GrpcTransport.cs(45,30): warning CS0672: Member 'GrpcAssociationHandle.Disassociate()' overrides obsolete member 'AssociationHandle.Disassociate()'. Add the Obsolete attribute to 'GrpcAssociationHandle.Disassociate()'. [D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\Akka.Remote.gRPC.csproj]
windows-latest
D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\GrpcTransport.cs(73,45): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. [D:\a\Akka.Remote.gRPC\Akka.Remote.gRPC\src\Akka.Remote.gRPC\Akka.Remote.gRPC.csproj]