添加主动回收房主处 proxy 的机制 #11
Annotations
3 errors and 6 warnings
|
ConnectX.Client/Managers/ProxyManager.cs#L23
There is no argument given that corresponds to the required parameter 'serviceProvider' of 'GenericProxyManager.GenericProxyManager(RouterPacketDispatcher, RelayPacketDispatcher, IHostApplicationLifetime, IServiceProvider, ILogger)'
|
ConnectX.Client/Managers/ProxyManager.cs#L23
There is no argument given that corresponds to the required parameter 'serviceProvider' of 'GenericProxyManager.GenericProxyManager(RouterPacketDispatcher, RelayPacketDispatcher, IHostApplicationLifetime, IServiceProvider, ILogger)'
|
ConnectX.Client/Models/SessionPlaceHolder.cs#L17
The event 'SessionPlaceHolder.OnMessageReceived' is never used
|
ConnectX.Shared/Messages/P2P/P2PConContext.cs#L22
Non-nullable property 'PublicAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ConnectX.MessageRegister.SourceGenerator/Main.cs#L27
Dereference of a possibly null reference.
|
ConnectX.Client/Models/SessionPlaceHolder.cs#L17
The event 'SessionPlaceHolder.OnMessageReceived' is never used
|
ConnectX.Shared/Messages/P2P/P2PConContext.cs#L22
Non-nullable property 'PublicAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ConnectX.MessageRegister.SourceGenerator/Main.cs#L27
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading