Skip to content

Merge pull request #3467 from codeeu/week_10_feb #1932

Merge pull request #3467 from codeeu/week_10_feb

Merge pull request #3467 from codeeu/week_10_feb #1932

Triggered via push March 30, 2026 14:37
Status Failure
Total duration 33s
Artifacts

laravel.yml

on: push
laravel-tests
28s
laravel-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
laravel-tests
Process completed with exit code 2.
laravel-tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/clock is locked to version v8.0.0 and an update of this package was not requested. - symfony/clock v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 2 - symfony/css-selector is locked to version v8.0.0 and an update of this package was not requested. - symfony/css-selector v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 3 - symfony/event-dispatcher is locked to version v8.0.0 and an update of this package was not requested. - symfony/event-dispatcher v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 4 - symfony/filesystem is locked to version v8.0.1 and an update of this package was not requested. - symfony/filesystem v8.0.1 requires php >=8.4 -> your php version (8.3.6) 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.3.6) does not satisfy that requirement. Problem 6 - symfony/psr-http-message-bridge is locked to version v8.0.0 and an update of this package was not requested. - symfony/psr-http-message-bridge v8.0.0 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 7 - symfony/string is locked to version v8.0.1 and an update of this package was not requested. - symfony/string v8.0.1 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 8 - symfony/translation is locked to version v8.0.3 and an update of this package was not requested. - symfony/translation v8.0.3 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement. Problem 9 - aws/aws-sdk-php is locked to version 3.369.11 and an update of this package was not requested. - aws/aws-sdk-php 3.369.11 requires symfony/filesystem ^v5.4.45 || ^v6.4.3 || ^v7.1.0 || ^v8.0.0 -> satisfiable by symfony/filesystem[v8.0.1]. - symfony/filesystem v8.0.1 requires php >=8.4 -> your php version (8.3.6) does not satisfy that requirement.
laravel-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. 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/