Fix and improve RPC management #19
Annotations
9 errors and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
Monero.Test/Utils/TestUtils.cs#L215
'MoneroNetworkType' does not contain a definition for 'MAINNET'
|
|
build:
Monero.Test/Utils/TestUtils.cs#L213
'MoneroNetworkType' does not contain a definition for 'TESTNET'
|
|
build:
Monero.Test/Utils/TestUtils.cs#L211
'MoneroNetworkType' does not contain a definition for 'STAGENET'
|
|
build:
Monero.Test/Utils/TestUtils.cs#L46
'MoneroNetworkType' does not contain a definition for 'TESTNET'
|
|
build:
Monero.Test/Utils/TestUtils.cs#L215
'MoneroNetworkType' does not contain a definition for 'MAINNET'
|
|
build:
Monero.Test/Utils/TestUtils.cs#L213
'MoneroNetworkType' does not contain a definition for 'TESTNET'
|
|
build:
Monero.Test/Utils/TestUtils.cs#L211
'MoneroNetworkType' does not contain a definition for 'STAGENET'
|
|
build:
Monero.Test/Utils/TestUtils.cs#L46
'MoneroNetworkType' does not contain a definition for 'TESTNET'
|
|
build:
Monero.Test/TestMoneroUtils.cs#L24
Dereference of a possibly null reference.
|
|
build:
Monero.Test/TestMoneroWalletCommon.cs#L118
The variable 'ex' is declared but never used
|
|
build:
Monero.Test/TestMoneroWalletCommon.cs#L88
The variable 'ex' is declared but never used
|
|
build:
Monero.Test/TestMoneroWalletCommon.cs#L75
Non-nullable field 'daemon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
Monero.Test/TestMoneroWalletCommon.cs#L75
Non-nullable field 'wallet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
Monero.Test/TestMoneroWalletCommon.cs#L39
The variable 'e' is declared but never used
|
|
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).
|