Fix and improve RPC management #20
Annotations
10 warnings
|
build:
Monero.Test/Utils/WalletTxTracker.cs#L55
Possible null reference argument for parameter 'txHash' in 'void MoneroDaemon.FlushTxPool(string txHash)'.
|
|
build:
Monero.Test/TestMoneroUtils.cs#L37
Dereference of a possibly null reference.
|
|
build:
Monero.Test/TestMoneroUtils.cs#L31
Dereference of a possibly null reference.
|
|
build:
Monero.Test/TestMoneroUtils.cs#L25
Dereference of a possibly null reference.
|
|
build:
Monero.Test/TestMoneroUtils.cs#L24
Dereference of a possibly null reference.
|
|
build:
Monero.Test/TestMoneroDaemonRpc.cs#L108
Nullable value type may be null.
|
|
build:
Monero.Test/TestMoneroDaemonRpc.cs#L71
Dereference of a possibly null reference.
|
|
build:
Monero/Wallet/Common/MoneroOutgoingTransfer.cs#L152
Dereference of a possibly null reference.
|
|
build:
Monero/Wallet/MoneroWalletRpc.cs#L982
Dereference of a possibly null reference.
|
|
build:
Monero/Wallet/MoneroWalletKeys.cs#L351
Nullability of type of parameter 'query' doesn't match overridden member (possibly because of nullability attributes).
|