Skip to content

Consolidate MoneroWalletRpc #56

Consolidate MoneroWalletRpc

Consolidate MoneroWalletRpc #56

Triggered via pull request September 10, 2025 20:50
Status Success
Total duration 2m 10s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build
Dereference of a possibly null reference.
build
Dereference of a possibly null reference.
build
The variable 'e' is declared but never used
build
Dereference of a possibly null reference.
build
Non-nullable field '_loopTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
build
Nullability of type of parameter 'label' doesn't match overridden member (possibly because of nullability attributes).
build
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build
Nullability of type of parameter 'query' doesn't match overridden member (possibly because of nullability attributes).
build: Monero/Wallet/Common/MoneroWalletConfig.cs#L153
Possible null reference return.
build: Monero/Daemon/MoneroDaemonRpc.cs#L1817
The variable 'e' is declared but never used
build: Monero/Daemon/MoneroDaemonRpc.cs#L1808
Dereference of a possibly null reference.
build: Monero/Wallet/Common/MoneroWalletConfig.cs#L98
Possible null reference return.
build: 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.
build: 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.
build: Monero/Wallet/MoneroWalletLight.cs#L380
Nullability of type of parameter 'label' doesn't match overridden member (possibly because of nullability attributes).
build: Monero/Wallet/MoneroWalletLight.cs#L185
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
build: Monero/Wallet/MoneroWalletKeys.cs#L195
Nullability of type of parameter 'query' doesn't match overridden member (possibly because of nullability attributes).
build: Monero/Daemon/MoneroDaemonLws.cs#L20
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).