Deprecate ServiceNested class #3579
ci.yml
on: pull_request
Build and test
2m 28s
Compat
1m 35s
Publish
0s
Annotations
20 errors and 4 warnings
Compat:
src/Stripe.net/Services/ApplicationFeeRefunds/ApplicationFeeRefundService.cs#L11
'ServiceNested<ApplicationFeeRefund>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/BankAccounts/BankAccountService.cs#L10
'ServiceNested<BankAccount>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/Cards/CardService.cs#L10
'ServiceNested<Card>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/ProductFeatures/ProductFeatureService.cs#L11
'ServiceNested<ProductFeature>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/QuoteComputedUpfrontLineItems/QuoteComputedUpfrontLineItemsService.cs#L11
'ServiceNested<LineItem>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/QuoteLineItems/QuoteLineItemService.cs#L11
'ServiceNested<LineItem>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/Billing/MeterEventSummaries/MeterEventSummaryService.cs#L11
'ServiceNested<MeterEventSummary>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/SourceTransactions/SourceTransactionService.cs#L11
'ServiceNested<SourceTransaction>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/SubscriptionItemUsageRecords/SubscriptionItemUsageRecordService.cs#L10
'ServiceNested<UsageRecord>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Compat:
src/Stripe.net/Services/SubscriptionItemUsageRecordSummaries/SubscriptionItemUsageRecordSummaryService.cs#L11
'ServiceNested<UsageRecordSummary>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/Billing/MeterEventSummaries/MeterEventSummaryService.cs#L11
'ServiceNested<MeterEventSummary>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/ApplicationFeeRefunds/ApplicationFeeRefundService.cs#L11
'ServiceNested<ApplicationFeeRefund>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/BankAccounts/BankAccountService.cs#L10
'ServiceNested<BankAccount>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/Cards/CardService.cs#L10
'ServiceNested<Card>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/CreditNotePreviewLines/CreditNotePreviewLinesService.cs#L10
'ServiceNested<CreditNoteLineItem>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/CustomerBalanceTransactions/CustomerBalanceTransactionService.cs#L11
'ServiceNested<CustomerBalanceTransaction>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/CustomerCashBalances/CustomerCashBalanceService.cs#L10
'ServiceNested<CashBalance>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/CustomerCashBalanceTransactions/CustomerCashBalanceTransactionService.cs#L11
'ServiceNested<CustomerCashBalanceTransaction>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/CustomerFundingInstructions/CustomerFundingInstructionsService.cs#L10
'ServiceNested<FundingInstructions>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test:
src/Stripe.net/Services/CustomerPaymentMethods/CustomerPaymentMethodService.cs#L11
'ServiceNested<PaymentMethod>' is obsolete: 'This class is deprecated and will be removed in a future release. Derive service classes directly from Stripe.Service.'
|
Build and test
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and test
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and test
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and test
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|