Skip to content

PaymentControl uses whole payment element instead of just card element #4

PaymentControl uses whole payment element instead of just card element

PaymentControl uses whole payment element instead of just card element #4

Triggered via push March 19, 2024 14:06
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: push
Matrix: phpstan-lowest
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 8 warnings
PHP 7.4 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L26
Cannot access property $publicApiKey on array|object.
PHP 7.4 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L26
Cannot access property $secretApiKey on array|object.
PHP 7.4 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L27
Cannot access property $paymentIntent on array|object.
PHP 7.4 PHPStan
Process completed with exit code 1.
PHP 8.1 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L26
Cannot access property $publicApiKey on array|object.
PHP 8.1 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L26
Cannot access property $secretApiKey on array|object.
PHP 8.1 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L27
Cannot access property $paymentIntent on array|object.
PHP 8.1 PHPStan
Process completed with exit code 1.
PHP 8.0 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L26
Cannot access property $publicApiKey on array|object.
PHP 8.0 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L26
Cannot access property $secretApiKey on array|object.
PHP 8.0 PHPStan: src/MetisFW/Stripe/DI/StripeExtension.php#L27
Cannot access property $paymentIntent on array|object.
PHP 8.0 PHPStan
Process completed with exit code 1.
PHP 7.4 PHPStan - lowest dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 7.4 PHPStan - lowest dependencies
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 PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 7.4 PHPStan
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 8.1 PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1 PHPStan
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 8.0 PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.0 PHPStan
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/