Skip to content

Product/variant management improvements #3775

Product/variant management improvements

Product/variant management improvements #3775

Triggered via pull request February 6, 2026 08:28
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
23s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
1m 8s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  Prettier
21s
ci / Code Quality / Prettier / Prettier
ci  /  ...  /  Rector
1m 8s
ci / Code Quality / Rector / Rector
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

3 errors and 2 warnings
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
ci / Code Quality / PHPStan / PHPStan
Ignored error pattern #Call to an undefined method yii\\web\\UrlManager::setRouteParams\(\)# was not matched in reported errors.
ci / Code Quality / PHPStan / PHPStan: src/elements/Product.php#L1353
Parameter #1 $product of static method craft\commerce\elements\Product::createVariantQuery() expects craft\commerce\elements\Product, craft\base\ElementInterface given.
Workflow syntax warning: craftcms/.github/.github/workflows/ci.yml@v3#L55
In craftcms/.github/.github/workflows/ci.yml@v3 (Line: 55, Col: 11): Error from called workflow craftcms/.github/.github/workflows/codecept.yml@349bca908d7459f01a9033caadcbabffb1236358 (Line: 129, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
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/