Make correction to ending_on #477
Annotations
7 errors and 3 warnings
Library/SubscriptionRampInterval.cs#L20
Cannot implicitly convert type 'int?' to 'System.DateTime?'
|
Library/SubscriptionRampInterval.cs#L37
Property or indexer 'SubscriptionRampInterval.EndingOn' cannot be assigned to -- it is read only
|
Library/SubscriptionRampInterval.cs#L72
'DateTime' does not contain a definition for 'IsNullOrWhiteSpace' and the best extension method overload 'StringExtensions.IsNullOrWhiteSpace(string)' requires a receiver of type 'string'
|
Library/SubscriptionRampInterval.cs#L20
Cannot implicitly convert type 'int?' to 'System.DateTime?'
|
Library/SubscriptionRampInterval.cs#L37
Property or indexer 'SubscriptionRampInterval.EndingOn' cannot be assigned to -- it is read only
|
Library/SubscriptionRampInterval.cs#L72
'DateTime' does not contain a definition for 'IsNullOrWhiteSpace' and the best extension method overload 'StringExtensions.IsNullOrWhiteSpace(string)' requires a receiver of type 'string'
|
|
|
Library/CreditPayment.cs#L56
'CreditPayment.UnitAmountInCents' is obsolete: 'Deprecated, please use AmountInCents'
|
Library/CreditPayment.cs#L56
'CreditPayment.UnitAmountInCents' is obsolete: 'Deprecated, please use AmountInCents'
|
The logs for this run have expired and are no longer available.
Loading