Skip to content

v9

v9 #2

Triggered via push November 1, 2025 13:25
Status Success
Total duration 10m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: ManagedCode.Orleans.SignalR.Core/Models/InvocationInfo.cs#L10
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: ManagedCode.Orleans.SignalR.Core/Models/InvocationInfo.cs#L10
Non-nullable property 'InvocationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: ManagedCode.Orleans.SignalR.Core/Models/InvocationInfo.cs#L10
Non-nullable property 'ConnectionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Test: ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L70
Argument 'connectionId' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
Build and Test: ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L70
Argument 'invocationId' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
Build and Test: ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L60
Argument 'connectionId' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
Build and Test: ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L55
Argument 'expectedConnectionIds' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
Build and Test: ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L45
Argument 'expectedConnectionIds' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
Build and Test: ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L40
Argument 'connectionId' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
Build and Test: ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L35
Argument 'expectedConnectionIds' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)