Skip to content

docs: update CLAUDE.md for Phase-1 hardening #155

docs: update CLAUDE.md for Phase-1 hardening

docs: update CLAUDE.md for Phase-1 hardening #155

Triggered via push June 12, 2026 21:12
Status Failure
Total duration 23s
Artifacts

laravel.yml

on: push
laravel-tests
19s
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 - dyrynda/laravel-cascade-soft-deletes is locked to version 4.6.1 and an update of this package was not requested. - dyrynda/laravel-cascade-soft-deletes 4.6.1 requires php ^8.3 -> your php version (8.2.31) does not satisfy that requirement. Problem 2 - symfony/clock is locked to version v8.1.0 and an update of this package was not requested. - symfony/clock v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement. Problem 3 - symfony/css-selector is locked to version v8.1.0 and an update of this package was not requested. - symfony/css-selector v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement. Problem 4 - symfony/event-dispatcher is locked to version v8.1.0 and an update of this package was not requested. - symfony/event-dispatcher v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement. Problem 5 - symfony/string is locked to version v8.1.0 and an update of this package was not requested. - symfony/string v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement. Problem 6 - symfony/translation is locked to version v8.1.0 and an update of this package was not requested. - symfony/translation v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) does not satisfy that requirement. Problem 7 - symfony/console is locked to version v7.4.13 and an update of this package was not requested. - symfony/console v7.4.13 requires symfony/string ^7.2|^8.0 -> satisfiable by symfony/string[v8.1.0]. - symfony/string v8.1.0 requires php >=8.4.1 -> your php version (8.2.31) 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@v2. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/