Skip to content

Merge branch 'main' of https://github.com/craftcms/stripe #14

Merge branch 'main' of https://github.com/craftcms/stripe

Merge branch 'main' of https://github.com/craftcms/stripe #14

Triggered via push April 25, 2024 14:09
Status Failure
Total duration 1m 38s
Billable time 4m
Artifacts

ci.yml

on: push
ci  /  ...  /  ECS
35s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
50s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  check
18s
ci / Code Quality / Prettier / check
Matrix: ci / Tests / tests
Waiting for pending jobs
ci  /  ...  /  on success
0s
ci / Notify Slack / on success
ci  /  ...  /  on failure
3s
ci / Notify Slack / on failure
ci  /  ...  /  on cancelled
0s
ci / Notify Slack / on cancelled
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 8 warnings
ci / Code Quality / Prettier / check
Process completed with exit code 1.
ci / Code Quality / ECS / ECS
Process completed with exit code 1.
ci / Code Quality / PHPStan / PHPStan: src/Plugin.php#L340
Access to undefined constant craft\controllers\UsersController::EVENT_DEFINE_EDIT_SCREENS.
ci / Code Quality / PHPStan / PHPStan: src/Plugin.php#L340
Parameter $event of anonymous function has invalid type craft\events\DefineEditUserScreensEvent.
ci / Code Quality / PHPStan / PHPStan: src/Plugin.php#L341
Access to property $screens on an unknown class craft\events\DefineEditUserScreensEvent.
ci / Code Quality / PHPStan / PHPStan: src/Plugin.php#L341
Access to property $screens on an unknown class craft\events\DefineEditUserScreensEvent.
ci / Code Quality / PHPStan / PHPStan: src/behaviors/StripeCustomerBehavior.php#L61
PHPDoc tag @return has invalid value (Collection<Customer): Unexpected token "@throws", expected '>' at offset 46
ci / Code Quality / PHPStan / PHPStan: src/controllers/CustomersController.php#L30
Class craft\stripe\controllers\CustomersController uses unknown trait craft\controllers\EditUserTrait.
ci / Code Quality / PHPStan / PHPStan: src/controllers/CustomersController.php#L48
Call to an undefined method craft\stripe\controllers\CustomersController::editedUser().
ci / Code Quality / PHPStan / PHPStan: src/controllers/CustomersController.php#L51
Call to an undefined method craft\stripe\controllers\CustomersController::asEditUserScreen().
ci / Code Quality / PHPStan / PHPStan: src/elements/conditions/prices/UnitAmountConditionRule.php#L21
Class craft\stripe\elements\conditions\prices\UnitAmountConditionRule extends unknown class craft\stripe\elements\conditions\prices\BaseNumberConditionRule.
ci / Code Quality / PHPStan / PHPStan: src/elements/conditions/prices/UnitAmountConditionRule.php#L21
Interface craft\base\conditions\ConditionRuleInterface requires implementing class to extend craft\base\conditions\BaseConditionRule, but craft\stripe\elements\conditions\prices\UnitAmountConditionRule does not.
ci / Code Quality / Prettier / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / Code Quality / ECS / ECS
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/.
ci / Code Quality / PHPStan / PHPStan
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/.
ci / Code Quality / PHPStan / PHPStan
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/
ci / Code Quality / PHPStan / PHPStan
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/
ci / Notify Slack / on failure
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: innocarpe/actions-slack@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci / Notify Slack / on failure
The following actions uses node12 which is deprecated and will be forced to run on node16: innocarpe/actions-slack@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Notify Slack / on failure
Unexpected input(s) 'status', valid inputs are ['success_text', 'failure_text', 'cancelled_text']