Add ability to add a product in a product relation field #3733
ci.yml
on: pull_request
ci
/
...
/
ECS
24s
ci
/
...
/
PHPStan
1m 15s
ci
/
...
/
Prettier
19s
ci
/
...
/
Rector
1m 6s
Matrix: ci / Tests / tests
Waiting for pending jobs
ci
/
...
/
on cancelled
ci
/
...
/
on failure
ci
/
...
/
on success
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/
|