Added ProductPriceTypeConditionRule
#7
Annotations
10 errors and 3 warnings
Run PHPStan checks:
src/Plugin.php#L329
Access to undefined constant craft\controllers\UsersController::EVENT_DEFINE_EDIT_SCREENS.
|
Run PHPStan checks:
src/Plugin.php#L329
Parameter $event of anonymous function has invalid type craft\events\DefineEditUserScreensEvent.
|
Run PHPStan checks:
src/Plugin.php#L330
Access to property $screens on an unknown class craft\events\DefineEditUserScreensEvent.
|
Run PHPStan checks:
src/Plugin.php#L330
Access to property $screens on an unknown class craft\events\DefineEditUserScreensEvent.
|
Run PHPStan checks:
src/controllers/CustomersController.php#L27
Class craft\stripe\controllers\CustomersController uses unknown trait craft\controllers\EditUserTrait.
|
Run PHPStan checks:
src/controllers/CustomersController.php#L40
Call to an undefined method craft\stripe\controllers\CustomersController::editedUser().
|
Run PHPStan checks:
src/controllers/CustomersController.php#L43
Call to an undefined method craft\stripe\controllers\CustomersController::asEditUserScreen().
|
Run PHPStan checks:
src/elements/conditions/products/ProductPriceTypeConditionRule.php#L55
Variable $element in PHPDoc tag @var does not match any variable in the foreach loop: $price
|
Run PHPStan checks:
src/elements/db/SubscriptionQuery.php#L904
Call to an undefined static method craft\helpers\Db::parseTimestampParam().
|
Run PHPStan checks:
src/elements/db/SubscriptionQuery.php#L963
Call to an undefined static method craft\helpers\Db::parseTimestampParam().
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, andstor/file-existence-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check .env.example.mysql exists
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading