Read old wallet file for backward compatibility + some cleanup #33
Annotations
30 warnings
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.
|
Linux:
WatchOnlyBitcoinWallet/MVVM/BindableCommand.cs#L61
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/Services/StringExtension.cs#L28
Converting null literal or possible null value to non-nullable type.
|
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/PriceServices/Coindesk.cs#L25
Dereference of a possibly null reference.
|
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#L45
Dereference of a possibly null reference.
|
Linux:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L45
Dereference of a possibly null reference.
|
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.
|
Mac:
WatchOnlyBitcoinWallet/MVVM/BindableCommand.cs#L61
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/Services/StringExtension.cs#L28
Converting null literal or possible null value to non-nullable type.
|
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/PriceServices/Coindesk.cs#L25
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#L45
Dereference of a possibly null reference.
|
Mac:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L45
Dereference of a possibly null reference.
|
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/MVVM/BindableCommand.cs#L61
Converting null literal or possible null value to non-nullable type.
|
Windows:
WatchOnlyBitcoinWallet/MVVM/BindableCommand.cs#L61
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
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/PriceServices/Coindesk.cs#L25
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#L45
Dereference of a possibly null reference.
|
Windows:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L45
Dereference of a possibly null reference.
|
Windows:
WatchOnlyBitcoinWallet/Services/PriceServices/Coindesk.cs#L45
Possible null reference argument for parameter 'value' in 'JToken.explicit operator decimal(JToken value)'.
|