Integrate MoneroNet Csharp library #92
Annotations
10 errors
|
BTCPayServer.Plugins.UnitTests/Monero/Payments/MoneroLikePaymentDataTests.cs#L17
Argument 2: cannot convert from 'ulong' to 'System.DateTime'
|
|
BTCPayServer.Plugins.UnitTests/Monero/Payments/MoneroLikePaymentDataTests.cs#L17
Argument 1: cannot convert from 'int' to 'System.DateTime'
|
|
BTCPayServer.Plugins.UnitTests/Monero/Payments/MoneroLikePaymentDataTests.cs#L16
Argument 2: cannot convert from 'uint?' to 'System.DateTime'
|
|
BTCPayServer.Plugins.UnitTests/Monero/Payments/MoneroLikePaymentDataTests.cs#L16
Argument 1: cannot convert from 'int' to 'System.DateTime'
|
|
BTCPayServer.Plugins.UnitTests/Monero/Payments/MoneroLikePaymentDataTests.cs#L15
Argument 2: cannot convert from 'uint?' to 'System.DateTime'
|
|
BTCPayServer.Plugins.UnitTests/Monero/Payments/MoneroLikePaymentDataTests.cs#L15
Argument 1: cannot convert from 'int' to 'System.DateTime'
|
|
Plugins/Monero/Payments/MoneroCheckoutModelExtension.cs#L46
Cannot implicitly convert type 'ulong' to 'long?'. An explicit conversion exists (are you missing a cast?)
|
|
Plugins/Monero/Payments/MoneroLikePaymentMethodHandler.cs#L86
Argument 1: cannot convert from 'ulong?' to 'long'
|
|
Plugins/Monero/Payments/MoneroLikePaymentMethodHandler.cs#L81
Cannot implicitly convert type 'long' to 'uint'. An explicit conversion exists (are you missing a cast?)
|
|
Plugins/Monero/Services/MoneroListener.cs#L159
Argument 1: cannot convert from 'System.Collections.Generic.IEnumerable<uint?>' to 'System.Collections.Generic.IEnumerable<uint>'
|
The logs for this run have expired and are no longer available.
Loading