Reset Craft Cloud for Craft 6 and add Laravel service provider wiring #93
ci.yml
on: pull_request
Code Quality
/
...
/
ECS
14s
Static Analysis
14s
Code Quality
/
...
/
PHPStan
Code Quality
/
...
/
Prettier
Code Quality
/
...
/
Rector
Annotations
4 errors and 2 warnings
|
Code Quality / ECS / ECS
Process completed with exit code 2.
|
|
Code Quality / ECS / ECS
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- craftcms/cms is locked to version 6.0.0-alpha.1 and an update of this package was not requested.
- craftcms/cms 6.0.0-alpha.1 requires php ^8.5 -> your php version (8.3.30) does not satisfy that requirement.
Problem 2
- craftcms/laravel-ruleset-validation is locked to version 1.1.0 and an update of this package was not requested.
- craftcms/laravel-ruleset-validation 1.1.0 requires php ^8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 3
- 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.3.30) does not satisfy that requirement.
Problem 4
- 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.3.30) does not satisfy that requirement.
Problem 5
- symfony/dom-crawler is locked to version v8.0.8 and an update of this package was not requested.
- symfony/dom-crawler v8.0.8 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 6
- 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.3.30) does not satisfy that requirement.
Problem 7
- 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.3.30) does not satisfy that requirement.
Problem 8
- 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.3.30) does not satisfy that requirement.
Problem 9
- 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.3.30) does not satisfy that requirement.
Problem 10
- symfony/html-sanitizer is locked to version v8.0.8 and an update of this package was not requested.
- symfony/html-sanitizer v8.0.8 requires php >=8.4 -> your php version (8.3.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.3.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.3.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.3.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.3.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.3.30) does not satisfy that requirement.
Problem 16
- symfony/psr-http-message-bridge is locked to version v8.0.8 and an update of this package was not requested.
- symfony/psr-http-message-bridge v8.0.8 requires php >=8.4 -> your php version (8.3.30) does not satisfy that requirement.
Problem 17
- 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.3.30) does not satisfy that requirement.
Problem 18
- symfony/string is locked to
|
|
Static Analysis
Process completed with exit code 2.
|
|
Static Analysis
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires craftcms/cms ^6 -> satisfiable by craftcms/cms[6.0.0-alpha.1, 6.x-dev].
- craftcms/cms[6.0.0-alpha.1, ..., 6.x-dev] require php ^8.5 -> your php version (8.3.30) does not satisfy that requirement.
|
|
Code Quality / ECS / ECS
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/
|
|
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/
|