Skip to content

Use teller for orders #2646

Use teller for orders

Use teller for orders #2646

Triggered via pull request December 11, 2024 06:08
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
21s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
1m 3s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  check
16s
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

8 errors and 4 warnings
ci / Code Quality / PHPStan / PHPStan: src/elements/Order.php#L1703
Call to an undefined method craft\commerce\elements\Order::_getTeller().
ci / Code Quality / PHPStan / PHPStan: src/elements/Order.php#L1704
Call to an undefined method craft\commerce\elements\Order::_getTeller().
ci / Code Quality / PHPStan / PHPStan: src/elements/Order.php#L2666
Call to an undefined method craft\commerce\elements\Order::_getTeller().
ci / Code Quality / PHPStan / PHPStan: src/elements/Order.php#L2674
Call to an undefined method craft\commerce\elements\Order::_getTeller().
ci / Code Quality / PHPStan / PHPStan: src/elements/Order.php#L2679
Call to an undefined method craft\commerce\elements\Order::_getTeller().
ci / Code Quality / PHPStan / PHPStan: src/elements/Order.php#L2683
Call to an undefined method craft\commerce\elements\Order::_getTeller().
ci / Code Quality / PHPStan / PHPStan: src/models/LineItem.php#L718
Parameter #3 ...$others of method Money\Teller::add() expects array, float given.
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/