Partial MoneroDaemonRpc consolidation #53
Annotations
20 warnings
|
build
Nullability of return type 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 'outputs' doesn't match overridden member (possibly because of nullability attributes).
|
|
build
Nullability of type of parameter 'inputs' doesn't match overridden member (possibly because of nullability attributes).
|
|
build
'MoneroTxQuery.GetHeight()' hides inherited member 'MoneroTx.GetHeight()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
build
'MoneroTxQuery.SetPaymentId(string)' hides inherited member 'MoneroTx.SetPaymentId(string?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
build
Nullability of type of parameter 'hash' doesn't match overridden member (possibly because of nullability attributes).
|
|
build
Nullability of type of parameter 'tx' doesn't match overridden member (possibly because of nullability attributes).
|
|
build
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Monero/Wallet/MoneroWalletRpc.cs#L287
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
|
|
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/Daemon/MoneroDaemonLws.cs#L20
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Monero/Wallet/Common/MoneroTxWallet.cs#L207
Nullability of type of parameter 'outputs' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Monero/Wallet/Common/MoneroTxWallet.cs#L168
Nullability of type of parameter 'inputs' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Monero/Wallet/Common/MoneroTxQuery.cs#L119
'MoneroTxQuery.GetHeight()' hides inherited member 'MoneroTx.GetHeight()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
build:
Monero/Wallet/Common/MoneroTxQuery.cs#L114
'MoneroTxQuery.SetPaymentId(string)' hides inherited member 'MoneroTx.SetPaymentId(string?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
build:
Monero/Wallet/Common/MoneroTxQuery.cs#L75
Nullability of type of parameter 'hash' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
Monero/Wallet/Common/MoneroOutputWallet.cs#L35
Nullability of type of parameter 'tx' doesn't match overridden member (possibly because of nullability attributes).
|