Skip to content

Support distance calculation and limits in address queries #9997

Support distance calculation and limits in address queries

Support distance calculation and limits in address queries #9997

Triggered via pull request June 11, 2025 16:47
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  ECS
38s
ci / Code Quality / ECS / ECS
ci  /  ...  /  PHPStan
2m 39s
ci / Code Quality / PHPStan / PHPStan
ci  /  ...  /  Prettier
1m 1s
ci / Code Quality / Prettier / Prettier
ci  /  ...  /  Rector
1m 39s
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

2 errors and 1 warning
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
ci / Code Quality / PHPStan / PHPStan: src/elements/Address.php#L301
PHPDoc tag @var for property craft\elements\Address::$distance with type string|null is not subtype of native type float|null.
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/