Skip to content

Add ability to add a product in a product relation field #3733

Add ability to add a product in a product relation field

Add ability to add a product in a product relation field #3733

Triggered via pull request January 28, 2026 13:50
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
24s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
1m 15s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  Prettier
19s
ci / Code Quality / Prettier / Prettier
ci  /  ...  /  Rector
1m 6s
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: src/fields/Products.php#L81
Call to an undefined method craft\commerce\fields\Products::showSearchInput().
ci / Code Quality / PHPStan / PHPStan: src/fields/Products.php#L81
Call to an undefined method craft\commerce\fields\Products::hasSelectionCondition().
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/