tests #31
Annotations
11 warnings
nuget-pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nuget-pack:
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)
|
nuget-pack:
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)
|
nuget-pack:
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)
|
nuget-pack:
ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L56
Argument 'expectedConnectionIds' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
nuget-pack:
ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L61
Argument 'connectionId' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
nuget-pack:
ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L71
Argument 'invocationId' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
nuget-pack:
ManagedCode.Orleans.SignalR.Core/Helpers/Logs.cs#L71
Argument 'connectionId' is not referenced from the logging message (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1015)
|
nuget-pack:
ManagedCode.Orleans.SignalR.Core/SignalR/Observers/Subscription.cs#L16
Non-nullable property 'Reference' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
nuget-pack:
ManagedCode.Orleans.SignalR.Core/Models/InvocationInfo.cs#L10
Non-nullable property 'ConnectionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
nuget-pack:
ManagedCode.Orleans.SignalR.Core/Models/InvocationInfo.cs#L10
Non-nullable property 'InvocationId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|