Skip to content

API CI Pipeline

API CI Pipeline #196

Triggered via schedule May 8, 2026 02:07
Status Failure
Total duration 11s
Artifacts

api-ci.yml

on: schedule
Code Quality & Static Analysis
8s
Code Quality & Static Analysis
Matrix: laravel-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Code Quality & Static Analysis
Process completed with exit code 2.
Code Quality & Static Analysis
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.4 but your php version (8.2.30) does not satisfy that requirement. Problem 2 - laravel/framework is locked to version v13.8.0 and an update of this package was not requested. - laravel/framework v13.8.0 requires php ^8.3 -> your php version (8.2.30) does not satisfy that requirement. Problem 3 - spatie/laravel-query-builder is locked to version 7.3.0 and an update of this package was not requested. - spatie/laravel-query-builder 7.3.0 requires php ^8.3 -> your php version (8.2.30) does not satisfy that requirement. Problem 4 - symfony/clock is locked to version v8.0.8 and an update of this package was not requested. - symfony/clock v8.0.8 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 5 - symfony/console is locked to version v8.0.9 and an update of this package was not requested. - symfony/console v8.0.9 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 6 - symfony/css-selector is locked to version v8.0.9 and an update of this package was not requested. - symfony/css-selector v8.0.9 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 7 - symfony/error-handler is locked to version v8.0.8 and an update of this package was not requested. - symfony/error-handler v8.0.8 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 8 - symfony/event-dispatcher is locked to version v8.0.9 and an update of this package was not requested. - symfony/event-dispatcher v8.0.9 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 9 - symfony/filesystem is locked to version v8.0.9 and an update of this package was not requested. - symfony/filesystem v8.0.9 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 10 - symfony/finder is locked to version v8.0.8 and an update of this package was not requested. - symfony/finder v8.0.8 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 11 - symfony/http-foundation is locked to version v8.0.8 and an update of this package was not requested. - symfony/http-foundation v8.0.8 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 12 - symfony/http-kernel is locked to version v8.0.10 and an update of this package was not requested. - symfony/http-kernel v8.0.10 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 13 - symfony/mailer is locked to version v8.0.8 and an update of this package was not requested. - symfony/mailer v8.0.8 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 14 - symfony/mime is locked to version v8.0.9 and an update of this package was not requested. - symfony/mime v8.0.9 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 15 - symfony/process is locked to version v8.0.8 and an update of this package was not requested. - symfony/process v8.0.8 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 16 - symfony/routing is locked to version v8.0.9 and an update of this package was not requested. - symfony/routing v8.0.9 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 17 - symfony/string is locked to version v8.0.8 and an update of this package was not requested. - symfony/string v8.0.8 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 18 - symfony/translation is locked to version v8.0.10 and an update of this package was not requested. - symfony/translation v8.0.10 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requ
Code Quality & Static Analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/