Remove dead explorers' API #26
Annotations
30 warnings
|
Mac:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L45
Dereference of a possibly null reference.
|
|
Mac:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Possible null reference argument for parameter 'value' in 'JToken.explicit operator decimal(JToken value)'.
|
|
Mac:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Dereference of a possibly null reference.
|
|
Mac:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Dereference of a possibly null reference.
|
|
Mac:
WatchOnlyBitcoinWallet/Services/Response.cs#L10
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Mac:
WatchOnlyBitcoinWallet/Services/StringExtension.cs#L28
Converting null literal or possible null value to non-nullable type.
|
|
Mac:
WatchOnlyBitcoinWallet/MVVM/BindableCommand.cs#L61
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
|
Mac:
WatchOnlyBitcoinWallet/MVVM/BindableCommand.cs#L61
Converting null literal or possible null value to non-nullable type.
|
|
Mac:
WatchOnlyBitcoinWallet/Models/Transaction.cs#L16
Non-nullable property 'TxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Mac:
WatchOnlyBitcoinWallet/Models/VerificationResult.cs#L11
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Linux:
WatchOnlyBitcoinWallet/Services/Api.cs#L38
'SecurityProtocolType.Ssl3' is obsolete: 'SecurityProtocolType.Ssl3 has been deprecated and is not supported.'
|
|
Linux:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Possible null reference argument for parameter 'value' in 'JToken.explicit operator decimal(JToken value)'.
|
|
Linux:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Dereference of a possibly null reference.
|
|
Linux:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Dereference of a possibly null reference.
|
|
Linux:
WatchOnlyBitcoinWallet/Services/Response.cs#L10
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Linux:
WatchOnlyBitcoinWallet/Services/StringExtension.cs#L28
Converting null literal or possible null value to non-nullable type.
|
|
Linux:
WatchOnlyBitcoinWallet/MVVM/BindableCommand.cs#L61
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
|
Linux:
WatchOnlyBitcoinWallet/MVVM/BindableCommand.cs#L61
Converting null literal or possible null value to non-nullable type.
|
|
Linux:
WatchOnlyBitcoinWallet/Models/Transaction.cs#L16
Non-nullable property 'TxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Linux:
WatchOnlyBitcoinWallet/Models/VerificationResult.cs#L11
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Windows:
WatchOnlyBitcoinWallet/Services/DataManager.cs#L55
Converting null literal or possible null value to non-nullable type.
|
|
Windows:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L45
Possible null reference argument for parameter 'value' in 'JToken.explicit operator decimal(JToken value)'.
|
|
Windows:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L45
Dereference of a possibly null reference.
|
|
Windows:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Possible null reference argument for parameter 'value' in 'JToken.explicit operator decimal(JToken value)'.
|
|
Windows:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Dereference of a possibly null reference.
|
|
Windows:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L25
Dereference of a possibly null reference.
|
|
Windows:
WatchOnlyBitcoinWallet/Services/Response.cs#L10
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Windows:
WatchOnlyBitcoinWallet/Models/VerificationResult.cs#L11
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Windows:
WatchOnlyBitcoinWallet/Models/Transaction.cs#L16
Non-nullable property 'TxId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Windows:
WatchOnlyBitcoinWallet/Services/Api.cs#L38
'SecurityProtocolType.Ssl3' is obsolete: 'SecurityProtocolType.Ssl3 has been deprecated and is not supported.'
|