Consolidate MoneroWalletRpc #56
Annotations
20 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Monero/Wallet/Common/MoneroWalletConfig.cs#L153
Possible null reference return.
|
|
Monero/Daemon/MoneroDaemonRpc.cs#L1817
The variable 'e' is declared but never used
|
|
Monero/Daemon/MoneroDaemonRpc.cs#L1808
Dereference of a possibly null reference.
|
|
Monero/Wallet/Common/MoneroWalletConfig.cs#L98
Possible null reference return.
|
|
Monero/Common/TaskLooper.cs#L11
Non-nullable field '_loopTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Monero/Common/TaskLooper.cs#L11
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Monero/Wallet/MoneroWalletLight.cs#L380
Nullability of type of parameter 'label' doesn't match overridden member (possibly because of nullability attributes).
|
|
Monero/Wallet/MoneroWalletLight.cs#L185
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
|
Monero/Wallet/MoneroWalletKeys.cs#L195
Nullability of type of parameter 'query' doesn't match overridden member (possibly because of nullability attributes).
|
|
Monero/Daemon/MoneroDaemonLws.cs#L20
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading