Skip to content

Fix and improve RPC management #20

Fix and improve RPC management

Fix and improve RPC management #20

Triggered via pull request September 6, 2025 14:15
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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).