Update generated code for beta #2062
Annotations
10 errors and 1 warning
Run phpstan:
lib/Customer.php#L401
Method Stripe\Customer::allEntitlements() has invalid return type Stripe\CustomerEntitlement.
|
Run phpstan:
lib/Customer.php#L401
Type Stripe\CustomerEntitlement in generic type Stripe\Collection<Stripe\CustomerEntitlement> in PHPDoc tag @return is not subtype of template type TStripeObject of Stripe\StripeObject of class Stripe\Collection.
|
Run phpstan:
lib/Customer.php#L417
Method Stripe\Customer::retrieveEntitlementSummary() has invalid return type Stripe\CustomerEntitlementSummary.
|
Run phpstan:
lib/FinancialConnections/Account.php#L153
Method Stripe\FinancialConnections\Account::allInferredBalances() has invalid return type Stripe\FinancialConnections\AccountInferredBalance.
|
Run phpstan:
lib/FinancialConnections/Account.php#L153
Type Stripe\FinancialConnections\AccountInferredBalance in generic type Stripe\Collection<Stripe\FinancialConnections\AccountInferredBalance> in PHPDoc tag @return is not subtype of template type TStripeObject of Stripe\StripeObject of class Stripe\Collection.
|
Run phpstan:
lib/Invoice.php#L364
Method Stripe\Invoice::allPayments() has invalid return type Stripe\InvoicePayment.
|
Run phpstan:
lib/Invoice.php#L364
Type Stripe\InvoicePayment in generic type Stripe\Collection<Stripe\InvoicePayment> in PHPDoc tag @return is not subtype of template type TStripeObject of Stripe\StripeObject of class Stripe\Collection.
|
Run phpstan:
lib/Invoice.php#L379
Method Stripe\Invoice::retrievePayment() has invalid return type Stripe\InvoicePayment.
|
Run phpstan:
lib/Quote.php#L281
Method Stripe\Quote::allPreviewInvoices() has invalid return type Stripe\QuotePreviewInvoice.
|
Run phpstan:
lib/Quote.php#L281
Type Stripe\QuotePreviewInvoice in generic type Stripe\Collection<Stripe\QuotePreviewInvoice> in PHPDoc tag @return is not subtype of template type TStripeObject of Stripe\StripeObject of class Stripe\Collection.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading