Skip to content

Merge pull request #47 from Kvnbbg/techandstream/fix-multiple-user-jo… #71

Merge pull request #47 from Kvnbbg/techandstream/fix-multiple-user-jo…

Merge pull request #47 from Kvnbbg/techandstream/fix-multiple-user-jo… #71

Triggered via push March 31, 2026 19:03
Status Failure
Total duration 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
php
Process completed with exit code 2.
php
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v8.0.7 and an update of this package was not requested. - symfony/console v8.0.7 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 2 - symfony/event-dispatcher is locked to version v8.0.4 and an update of this package was not requested. - symfony/event-dispatcher v8.0.4 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v8.0.6 and an update of this package was not requested. - symfony/filesystem v8.0.6 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 4 - symfony/finder is locked to version v8.0.6 and an update of this package was not requested. - symfony/finder v8.0.6 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 5 - symfony/options-resolver is locked to version v8.0.0 and an update of this package was not requested. - symfony/options-resolver v8.0.0 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 6 - symfony/process is locked to version v8.0.5 and an update of this package was not requested. - symfony/process v8.0.5 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 7 - symfony/stopwatch is locked to version v8.0.0 and an update of this package was not requested. - symfony/stopwatch v8.0.0 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v8.0.6 and an update of this package was not requested. - symfony/string v8.0.6 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 9 - symfony/var-dumper is locked to version v8.0.6 and an update of this package was not requested. - symfony/var-dumper v8.0.6 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement. Problem 10 - psy/psysh is locked to version v0.12.22 and an update of this package was not requested. - psy/psysh v0.12.22 requires symfony/console ^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4 -> satisfiable by symfony/console[v8.0.7]. - symfony/console v8.0.7 requires php >=8.4 -> your php version (8.2.30) does not satisfy that requirement.
php
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/