Skip to content

Use Teller helper to do more currency calculations #2682

Use Teller helper to do more currency calculations

Use Teller helper to do more currency calculations #2682

Triggered via pull request January 3, 2025 05:20
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
21s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
53s
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

3 errors and 4 warnings
ci / Code Quality / PHPStan / PHPStan: src/adjusters/Tax.php#L153
Property craft\commerce\adjusters\Tax::$_costRemovedForOrderTotalPrice (float) does not accept string.
ci / Code Quality / PHPStan / PHPStan: src/adjusters/Tax.php#L155
Property craft\commerce\adjusters\Tax::$_costRemovedForOrderShipping (float) does not accept string.
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/