v9 #2
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)
|