fix: reconnection to the Relay web socket after 5min timeout (regression) #10
Annotations
10 warnings
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L129
The variable 'e' is declared but never used
|
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L155
The variable 'e' is declared but never used
|
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L129
The variable 'e' is declared but never used
|
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L155
The variable 'e' is declared but never used
|
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L129
The variable 'e' is declared but never used
|
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L155
The variable 'e' is declared but never used
|
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L129
The variable 'e' is declared but never used
|
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L155
The variable 'e' is declared but never used
|
Core Modules/WalletConnectSharp.Network.Websocket/WebsocketConnection.cs#L308
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.
|
Core Modules/WalletConnectSharp.Network.Websocket/WebsocketConnection.cs#L308
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.
|
The logs for this run have expired and are no longer available.
Loading