Skip to content

Adding support for the new Usage Billing APIs #2730

Adding support for the new Usage Billing APIs

Adding support for the new Usage Billing APIs #2730

Triggered via pull request September 24, 2024 17:26
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
PHP-CS-Fixer
17s
PHP-CS-Fixer
Publish
0s
Publish
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 20 warnings
Tests (AUTOLOAD=0, 7.2)
Process completed with exit code 2.
Tests (AUTOLOAD=0, 7.1)
Process completed with exit code 2.
Tests (AUTOLOAD=0, 5.6)
Process completed with exit code 2.
Tests (AUTOLOAD=0, 8.0)
Process completed with exit code 2.
Tests (AUTOLOAD=0, 7.0)
Process completed with exit code 2.
Tests (AUTOLOAD=0, 7.3)
Process completed with exit code 2.
Tests (AUTOLOAD=1, 7.0)
Process completed with exit code 2.
Tests (AUTOLOAD=1, 7.1)
Process completed with exit code 2.
Tests (AUTOLOAD=0, 8.2)
Process completed with exit code 2.
PHPStan (8.2): lib/ApiRequestor.php#L270
Call to static method factory() on an unknown class Stripe\Exception\TemporarySessionExpiredException.
PHPStan (8.2): lib/ApiRequestor.php#L280
Call to static method factory() on an unknown class Stripe\Exception\FinancialAccountNotOpenException.
PHPStan (8.2): lib/ApiRequestor.php#L290
Call to static method factory() on an unknown class Stripe\Exception\BlockedByStripeException.
PHPStan (8.2): lib/ApiRequestor.php#L300
Call to static method factory() on an unknown class Stripe\Exception\AlreadyCanceledException.
PHPStan (8.2): lib/ApiRequestor.php#L310
Call to static method factory() on an unknown class Stripe\Exception\NotCancelableException.
PHPStan (8.2): lib/ApiRequestor.php#L320
Call to static method factory() on an unknown class Stripe\Exception\InsufficientFundsException.
PHPStan (8.2): lib/ApiRequestor.php#L330
Call to static method factory() on an unknown class Stripe\Exception\QuotaExceededException.
PHPStan (8.2): lib/ApiRequestor.php#L340
Call to static method factory() on an unknown class Stripe\Exception\RecipientNotNotifiableException.
PHPStan (8.2): lib/ApiRequestor.php#L350
Call to static method factory() on an unknown class Stripe\Exception\FeatureNotEnabledException.
PHPStan (8.2): lib/ApiRequestor.php#L362
Call to static method factory() on an unknown class Stripe\Exception\InvalidPaymentMethodException.
Tests (AUTOLOAD=1, 7.2)
Process completed with exit code 2.
Tests (AUTOLOAD=0, 8.1)
Process completed with exit code 2.
Tests (AUTOLOAD=1, 7.3)
Process completed with exit code 2.
Tests (AUTOLOAD=0, 7.4)
Process completed with exit code 2.
Tests (AUTOLOAD=1, 7.4)
Process completed with exit code 2.
Tests (AUTOLOAD=1, 5.6)
Process completed with exit code 2.
Tests (AUTOLOAD=1, 8.1)
Process completed with exit code 2.
Tests (AUTOLOAD=1, 8.0)
Process completed with exit code 2.
Tests (AUTOLOAD=1, 8.2)
Process completed with exit code 2.
PHP-CS-Fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 7.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 7.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 5.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 7.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 7.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 7.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 7.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 7.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 7.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=0, 7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 5.6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (AUTOLOAD=1, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/