Skip to content

5.3

5.3 #2742

Triggered via pull request January 22, 2025 10:23
@lukeholderlukeholder
synchronize #3740
5.3
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
23s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
1m 4s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  check
19s
ci / Code Quality / Prettier / check
Matrix: ci / Tests / tests
Waiting for pending jobs
ci  /  ...  /  on cancelled
ci / Notify Slack / on cancelled
ci  /  ...  /  on failure
ci / Notify Slack / on failure
ci  /  ...  /  on success
ci / Notify Slack / on success
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
ci / Code Quality / ECS / ECS
Process completed with exit code 1.
ci / Code Quality / PHPStan / PHPStan: src/controllers/GatewaysController.php#L56
Access to an undefined property craft\base\MissingComponentInterface::$expectedType.
ci / Code Quality / PHPStan / PHPStan: src/services/Gateways.php#L148
Call to static method where() on an unknown class craft\commerce\services\ArrayHelper.
ci / Code Quality / PHPStan / PHPStan: src/services/ShippingMethods.php#L140
Access to an undefined property craft\commerce\events\RegisterAvailableShippingMethodsEvent::$shippingMethods.
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
ci / Code Quality / Prettier / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / Code Quality / ECS / ECS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / Code Quality / PHPStan / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/