fix: reconnection to the Relay web socket after 5min timeout (regression) #10
Annotations
10 warnings
Build:
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L129
The variable 'e' is declared but never used
|
Build:
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L155
The variable 'e' is declared but never used
|
Build:
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L129
The variable 'e' is declared but never used
|
Build:
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L155
The variable 'e' is declared but never used
|
Build:
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L129
The variable 'e' is declared but never used
|
Build:
Core Modules/WalletConnectSharp.Common/Utils/Extensions.cs#L155
The variable 'e' is declared but never used
|
Build:
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.
|
Build:
Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L66
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
|
Build:
Core Modules/WalletConnectSharp.Crypto/Encoder/BaseX.cs#L121
Comparison to integral constant is useless; the constant is outside the range of type 'uint'
|
Build:
Core Modules/WalletConnectSharp.Crypto/Crypto.cs#L665
The variable 'e' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading