Skip to content

fix cli scheduler:run breaks if --live-site does not end with / #35

fix cli scheduler:run breaks if --live-site does not end with /

fix cli scheduler:run breaks if --live-site does not end with / #35

Re-run triggered July 4, 2025 20:39
Status Success
Total duration 1m 22s
Artifacts

ci.yml

on: pull_request
framework-ci  /  Install PHP dependencies
22s
framework-ci / Install PHP dependencies
framework-ci  /  Check PHP code style
22s
framework-ci / Check PHP code style
framework-ci  /  Run PHPstan
28s
framework-ci / Run PHPstan
framework-ci  /  Run Unit tests
23s
framework-ci / Run Unit tests
Matrix: framework-ci / Run Unit tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
framework-ci / Run PHPstan
Process completed with exit code 1.
framework-ci / Run PHPstan: src/AbstractWebApplication.php#L495
Result of && is always false.
framework-ci / Run PHPstan: src/AbstractWebApplication.php#L324
Right side of || is always true.