v4.6.0 #141
ci.yaml
on: push
phpcs
/
phpcs
22s
phpstan
/
phpstan
33s
Matrix: phplint / phplint
Annotations
10 errors and 5 warnings
phpstan / phpstan:
src/PayFeed.php#L151
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$form_id.
|
phpstan / phpstan:
src/PayFeed.php#L152
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$config_id.
|
phpstan / phpstan:
src/PayFeed.php#L153
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$entry_id_prefix.
|
phpstan / phpstan:
src/PayFeed.php#L154
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$order_id.
|
phpstan / phpstan:
src/PayFeed.php#L155
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$transaction_description.
|
phpstan / phpstan:
src/PayFeed.php#L227
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$delay_actions.
|
phpstan / phpstan:
src/PayFeed.php#L245
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$user_role_field_id.
|
phpstan / phpstan:
src/PayFeed.php#L248
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$subscription_amount_type.
|
phpstan / phpstan:
src/PayFeed.php#L249
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$subscription_amount_field.
|
phpstan / phpstan:
src/PayFeed.php#L250
Access to an undefined property Pronamic\WordPress\Pay\Extensions\GravityForms\PayFeed::$subscription_interval_type.
|
phplint / PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phplint / PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phplint / PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpcs / phpcs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan / phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|