Skip to content

fix: wrong phpdoc return for cancelFor/cancelForId methods #2086

fix: wrong phpdoc return for cancelFor/cancelForId methods

fix: wrong phpdoc return for cancelFor/cancelForId methods #2086

Re-run triggered October 20, 2024 17:50
Status Failure
Total duration 33s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
PHP - 7.4: src/Resources/Customer.php#L133
Method Mollie\Api\Resources\Customer::cancelSubscription() should return null but returns Mollie\Api\Resources\Subscription.
PHP - 7.4
Process completed with exit code 1.
PHP - 8.1
The job was canceled because "_7_4" failed.
PHP - 8.1: src/Resources/Customer.php#L133
Method Mollie\Api\Resources\Customer::cancelSubscription() should return null but returns Mollie\Api\Resources\Subscription.
PHP - 8.1
Process completed with exit code 1.
PHP - 8
The job was canceled because "_7_4" failed.
PHP - 8: src/Resources/Customer.php#L133
Method Mollie\Api\Resources\Customer::cancelSubscription() should return null but returns Mollie\Api\Resources\Subscription.
PHP - 8
Process completed with exit code 1.
PHP - 8.2
The job was canceled because "_7_4" failed.
PHP - 8.2: src/Resources/Customer.php#L133
Method Mollie\Api\Resources\Customer::cancelSubscription() should return null but returns Mollie\Api\Resources\Subscription.
PHP - 8.2
Process completed with exit code 1.
PHP - 7.2
The job was canceled because "_7_4" failed.
PHP - 7.3
The job was canceled because "_7_4" failed.
PHP - 7.3: src/Resources/Customer.php#L133
Method Mollie\Api\Resources\Customer::cancelSubscription() should return null but returns Mollie\Api\Resources\Subscription.
PHP - 7.3
The operation was canceled.
PHP - 8.3
The job was canceled because "_7_4" failed.
PHP - 8.3: src/Resources/Customer.php#L133
Method Mollie\Api\Resources\Customer::cancelSubscription() should return null but returns Mollie\Api\Resources\Subscription.
PHP - 8.3
The operation was canceled.
PHP - 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP - 7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/