Skip to content

Testing Code with PHPUnit #1313

Testing Code with PHPUnit

Testing Code with PHPUnit #1313

Triggered via schedule December 23, 2025 00:52
Status Failure
Total duration 21s
Artifacts

phpunit.yaml

on: schedule
Matrix: laravel
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Laravel (PHP 8.3)
Process completed with exit code 2.
Laravel (PHP 8.3)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - tempest/highlight is locked to version 2.13.1 and an update of this package was not requested. - tempest/highlight 2.13.1 requires php ^8.4 -> your php version (8.3.28) does not satisfy that requirement. Problem 2 - laravelsu/highlight is locked to version dev-main and an update of this package was not requested. - laravelsu/highlight dev-main requires tempest/highlight ^2.11 -> satisfiable by tempest/highlight[2.13.1]. - tempest/highlight 2.13.1 requires php ^8.4 -> your php version (8.3.28) does not satisfy that requirement.
Laravel (PHP 8.3)
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/