Skip to content

4.15

4.15 #8861

Triggered via pull request January 25, 2025 03:45
@brandonkellybrandonkelly
synchronize #16490
4.15
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
37s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
2m 38s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  check
1m 3s
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 / PHPStan / PHPStan: src/base/NestedElementTrait.php (in context of class craft/elements/Address)#L170
Parameter #3 $with of method craft\services\Elements::eagerLoadElements() expects array<craft\elements\db\EagerLoadPlan>|string, array<int, string> given.
ci / Code Quality / PHPStan / PHPStan: src/base/NestedElementTrait.php (in context of class craft/elements/Address)#L242
Parameter #3 $with of method craft\services\Elements::eagerLoadElements() expects array<craft\elements\db\EagerLoadPlan>|string, array<int, string> given.
ci / Code Quality / PHPStan / PHPStan: src/base/NestedElementTrait.php (in context of class craft/elements/Entry)#L170
Parameter #3 $with of method craft\services\Elements::eagerLoadElements() expects array<craft\elements\db\EagerLoadPlan>|string, array<int, string> given.
ci / Code Quality / PHPStan / PHPStan: src/base/NestedElementTrait.php (in context of class craft/elements/Entry)#L242
Parameter #3 $with of method craft\services\Elements::eagerLoadElements() expects array<craft\elements\db\EagerLoadPlan>|string, array<int, string> given.
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
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 / 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 / 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/