fix: PHPStan level 8 compatibility #10
Merged
Annotations
2 errors and 1 warning
|
Run php-actions/composer@v6
Process completed with exit code 2.
|
|
Run php-actions/composer@v6
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.4 but your php version (8.2.4) does not satisfy that requirement.
Problem 2
- php-etl/action is locked to version dev-main and an update of this package was not requested.
- php-etl/action dev-main requires php ^8.4 -> your php version (8.2.4) does not satisfy that requirement.
Problem 3
- php-etl/action-contracts is locked to version dev-main and an update of this package was not requested.
- php-etl/action-contracts dev-main requires php ^8.4 -> your php version (8.2.4) does not satisfy that requirement.
Problem 4
- sebastian/diff is locked to version 8.0.0 and an update of this package was not requested.
- sebastian/diff 8.0.0 requires php >=8.4 -> your php version (8.2.4) does not satisfy that requirement.
Problem 5
- 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.4) does not satisfy that requirement.
Problem 6
- 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.4) does not satisfy that requirement.
Problem 7
- 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.4) does not satisfy that requirement.
Problem 8
- 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.4) does not satisfy that requirement.
Problem 9
- 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.4) does not satisfy that requirement.
Problem 10
- 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.4) does not satisfy that requirement.
Problem 11
- php-etl/action is locked to version 0.2.x-dev and an update of this package was not requested.
- php-etl/action dev-main requires php ^8.4 -> your php version (8.2.4) does not satisfy that requirement.
- php-etl/action 0.2.x-dev is an alias of php-etl/action dev-main and thus requires it to be installed too.
|
|
Complete job
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@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
Loading