Skip to content

Merge pull request #5 from lara-zeus/update-docs #4

Merge pull request #5 from lara-zeus/update-docs

Merge pull request #5 from lara-zeus/update-docs #4

Triggered via push April 23, 2026 16:13
Status Failure
Total duration 15s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpstan
Process completed with exit code 2.
phpstan
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.34) does not satisfy that requirement. Problem 2 - illuminate/collections is locked to version v13.6.0 and an update of this package was not requested. - illuminate/collections v13.6.0 requires php ^8.3 -> your php version (8.1.34) does not satisfy that requirement. Problem 3 - illuminate/conditionable is locked to version v13.6.0 and an update of this package was not requested. - illuminate/conditionable v13.6.0 requires php ^8.3 -> your php version (8.1.34) does not satisfy that requirement. Problem 4 - illuminate/contracts is locked to version v13.6.0 and an update of this package was not requested. - illuminate/contracts v13.6.0 requires php ^8.3 -> your php version (8.1.34) does not satisfy that requirement. Problem 5 - illuminate/filesystem is locked to version v13.6.0 and an update of this package was not requested. - illuminate/filesystem v13.6.0 requires php ^8.3 -> your php version (8.1.34) does not satisfy that requirement. Problem 6 - illuminate/macroable is locked to version v13.6.0 and an update of this package was not requested. - illuminate/macroable v13.6.0 requires php ^8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 7 - illuminate/reflection is locked to version v13.6.0 and an update of this package was not requested. - illuminate/reflection v13.6.0 requires php ^8.3 -> your php version (8.1.34) does not satisfy that requirement. Problem 8 - illuminate/support is locked to version v13.6.0 and an update of this package was not requested. - illuminate/support v13.6.0 requires php ^8.3 -> your php version (8.1.34) does not satisfy that requirement. Problem 9 - 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.1.34) does not satisfy that requirement. Problem 10 - symfony/console is locked to version v7.4.8 and an update of this package was not requested. - symfony/console v7.4.8 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 11 - 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.1.34) does not satisfy that requirement. Problem 12 - symfony/process is locked to version v7.4.8 and an update of this package was not requested. - symfony/process v7.4.8 requires php >=8.2 -> your php version (8.1.34) does not satisfy that requirement. Problem 13 - 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.1.34) does not satisfy that requirement. Problem 14 - symfony/translation is locked to version v8.0.8 and an update of this package was not requested. - symfony/translation v8.0.8 requires php >=8.4 -> your php version (8.1.34) does not satisfy that requirement. Problem 15 - nesbot/carbon is locked to version 3.11.4 and an update of this package was not requested. - nesbot/carbon 3.11.4 requires symfony/clock ^6.3.12 || ^7.0 || ^8.0 -> satisfiable by symfony/clock[v8.0.8]. - symfony/clock v8.0.8 requires php >=8.4 -> your php version (8.1.34) does not satisfy that requirement.
phpstan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, 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/